#040ced Hex Color
rgb(4, 12, 237)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 04 | 0c | ed | - | #040ced |
| RGB | 4 | 12 | 237 | - | rgb(4,12,237) |
| HSL | 238 | 97% | 47% | - | hsl(238,97%,47%) |
| HSV | 238 | 98% | 93% | - | hsv(238,98%,93%) |
| XYZ | 15.4676 | 6.4032 | 80.5415 | - | xyz(15.4676,6.4032,80.5415) |
| CIE-LAB | 30.41 | 72.95 | -100.86 | - | lab(30.41,72.95,-100.86) |
| CMYK | 0.9831223628692 | 0.94936708860759 | 0 | 0.070588235294118 | cmyk(0.9831223628692,0.94936708860759,0,0.070588235294118) |
Description
The RGB value of color #040ced is rgb(4, 12, 237).
In the hex color #040ced, The value of Red is 4, value of Green is 12, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #040ced consists of 238° Hue, 97% Saturation, and 47% Lightness.
In the CMYK color model, the color #040ced can be represented as Cyan=0.9831223628692%, Magenta=0.94936708860759%, Yellow=0%, and Black=0.070588235294118%.
Shades of #040ced
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 #040ced
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #040ced
Preview of #040ced on White Background
The contrast ratio of #040ced with white color is 9.21
#040ced color will look good on a white background.
Preview of #040ced on black background
The contrast ratio of #040ced with black color is 2.28
Color Schemes of #040ced
Triadic Colors of #040ced
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 #040ced
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 #040ced
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 #040ced
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: #040ced;
}
This is a sample text used for the color #040ced. 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: #040ced;
}
This is a sample text used for the color #040ced. 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 #040ced;
}
This is a sample text used for the color #040ced. 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 1.58%
Green 4.74%
Blue 93.68%
CMYK Percentage
Cyan 49.08
Magenta 47.4%
Yellow 0%
Black 3.52%
Comments on this color
Please login or signup to post a comment.
No comments yet.