#021ddc Hex Color
rgb(2, 29, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 02 | 1d | dc | - | #021ddc |
RGB | 2 | 29 | 220 | - | rgb(2,29,220) |
HSL | 233 | 98% | 44% | - | hsl(233,98%,44%) |
HSV | 233 | 99% | 86% | - | hsv(233,99%,86%) |
XYZ | 13.3827 | 6.0589 | 68.1743 | - | xyz(13.3827,6.0589,68.1743) |
CIE-LAB | 29.56 | 63.74 | -92.55 | - | lab(29.56,63.74,-92.55) |
CMYK | 0.99090909090909 | 0.86818181818182 | 0 | 0.13725490196078 | cmyk(0.99090909090909,0.86818181818182,0,0.13725490196078) |
Description
The RGB value of color #021ddc is rgb(2, 29, 220).
In the hex color #021ddc, The value of Red is 2, value of Green is 29, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #021ddc consists of 233° Hue, 98% Saturation, and 44% Lightness.
In the CMYK color model, the color #021ddc can be represented as Cyan=0.99090909090909%, Magenta=0.86818181818182%, Yellow=0%, and Black=0.13725490196078%.
Shades of #021ddc
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 #021ddc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #021ddc
Preview of #021ddc on White Background
The contrast ratio of #021ddc with white color is 9.49
#021ddc color will look good on a white background.
Preview of #021ddc on black background
The contrast ratio of #021ddc with black color is 2.21
Color Schemes of #021ddc
Triadic Colors of #021ddc
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 #021ddc
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 #021ddc
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 #021ddc
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.
Monochromatic Colors of #021ddc
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #021ddc;
}
This is a sample text used for the color #021ddc. 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: #021ddc;
}
This is a sample text used for the color #021ddc. 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 #021ddc;
}
This is a sample text used for the color #021ddc. 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 0.8%
Green 11.55%
Blue 87.65%
CMYK Percentage
Cyan 49.64
Magenta 43.49%
Yellow 0%
Black 6.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.