#040110 Hex Color
rgb(4, 1, 16)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 04 | 01 | 10 | - | #040110 |
RGB | 4 | 1 | 16 | - | rgb(4,1,16) |
HSL | 252 | 88% | 3% | - | hsl(252,88%,3%) |
HSV | 252 | 94% | 6% | - | hsv(252,94%,6%) |
XYZ | 0.1545 | 0.0849 | 0.4985 | - | xyz(0.1545,0.0849,0.4985) |
CIE-LAB | 0.77 | 3.02 | -5.81 | - | lab(0.77,3.02,-5.81) |
CMYK | 0.75 | 0.9375 | 0 | 0.93725490196078 | cmyk(0.75,0.9375,0,0.93725490196078) |
Description
The RGB value of color #040110 is rgb(4, 1, 16).
In the hex color #040110, The value of Red is 4, value of Green is 1, and value of Blue is 16. The primary color is Blue. Similarly, The HSL values for #040110 consists of 252° Hue, 88% Saturation, and 3% Lightness.
In the CMYK color model, the color #040110 can be represented as Cyan=0.75%, Magenta=0.9375%, Yellow=0%, and Black=0.93725490196078%.
Shades of #040110
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 #040110
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #040110
Preview of #040110 on White Background
The contrast ratio of #040110 with white color is 20.65
#040110 color will look good on a white background.
Preview of #040110 on black background
The contrast ratio of #040110 with black color is 1.02
Color Schemes of #040110
Triadic Colors of #040110
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 #040110
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 #040110
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 #040110
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 #040110
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: #040110;
}
This is a sample text used for the color #040110. 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: #040110;
}
This is a sample text used for the color #040110. 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 #040110;
}
This is a sample text used for the color #040110. 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 19.05%
Green 4.76%
Blue 76.19%
CMYK Percentage
Cyan 28.57
Magenta 35.72%
Yellow 0%
Black 35.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.