#1562dc Hex Color
rgb(21, 98, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 15 | 62 | dc | - | #1562dc |
RGB | 21 | 98 | 220 | - | rgb(21,98,220) |
HSL | 217 | 83% | 47% | - | hsl(217,83%,47%) |
HSV | 217 | 90% | 86% | - | hsv(217,90%,86%) |
XYZ | 17.5952 | 14.0621 | 69.497 | - | xyz(17.5952,14.0621,69.497) |
CIE-LAB | 44.32 | 24.96 | -68.2 | - | lab(44.32,24.96,-68.2) |
CMYK | 0.90454545454545 | 0.55454545454545 | 0 | 0.13725490196078 | cmyk(0.90454545454545,0.55454545454545,0,0.13725490196078) |
Description
The RGB value of color #1562dc is rgb(21, 98, 220).
In the hex color #1562dc, The value of Red is 21, value of Green is 98, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #1562dc consists of 217° Hue, 83% Saturation, and 47% Lightness.
In the CMYK color model, the color #1562dc can be represented as Cyan=0.90454545454545%, Magenta=0.55454545454545%, Yellow=0%, and Black=0.13725490196078%.
Shades of #1562dc
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #1562dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #1562dc
Preview of #1562dc on White Background
The contrast ratio of #1562dc with white color is 5.51
#1562dc color will look good on a white background.
Preview of #1562dc on black background
The contrast ratio of #1562dc with black color is 3.81
Color Schemes of #1562dc
Triadic Colors of #1562dc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #1562dc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #1562dc
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #1562dc
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #1562dc;
}
This is a sample text used for the color #1562dc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #1562dc;
}
This is a sample text used for the color #1562dc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #1562dc;
}
This is a sample text used for the color #1562dc. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 6.19%
Green 28.91%
Blue 64.9%
CMYK Percentage
Cyan 56.66
Magenta 34.74%
Yellow 0%
Black 8.6%
Comments on this color
Please login or signup to post a comment.
No comments yet.