#0b010a Hex Color
rgb(11, 1, 10)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0b | 01 | 0a | - | #0b010a |
RGB | 11 | 1 | 10 | - | rgb(11,1,10) |
HSL | 306 | 83% | 2% | - | hsl(306,83%,2%) |
HSV | 306 | 91% | 4% | - | hsv(306,91%,4%) |
XYZ | 0.2037 | 0.1148 | 0.2986 | - | xyz(0.2037,0.1148,0.2986) |
CIE-LAB | 1.04 | 3.87 | -2.48 | - | lab(1.04,3.87,-2.48) |
CMYK | 0 | 0.90909090909091 | 0.090909090909091 | 0.95686274509804 | cmyk(0,0.90909090909091,0.090909090909091,0.95686274509804) |
Description
The RGB value of color #0b010a is rgb(11, 1, 10).
In the hex color #0b010a, The value of Red is 11, value of Green is 1, and value of Blue is 10. The primary color is Red. Similarly, The HSL values for #0b010a consists of 306° Hue, 83% Saturation, and 2% Lightness.
In the CMYK color model, the color #0b010a can be represented as Cyan=0%, Magenta=0.90909090909091%, Yellow=0.090909090909091%, and Black=0.95686274509804%.
Shades of #0b010a
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 #0b010a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0b010a
Preview of #0b010a on White Background
The contrast ratio of #0b010a with white color is 20.53
#0b010a color will look good on a white background.
Preview of #0b010a on black background
The contrast ratio of #0b010a with black color is 1.02
Color Schemes of #0b010a
Triadic Colors of #0b010a
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 #0b010a
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 #0b010a
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 #0b010a
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 #0b010a
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: #0b010a;
}
This is a sample text used for the color #0b010a. 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: #0b010a;
}
This is a sample text used for the color #0b010a. 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 #0b010a;
}
This is a sample text used for the color #0b010a. 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 50%
Green 4.55%
Blue 45.45%
CMYK Percentage
Cyan 0
Magenta 46.46%
Yellow 4.65%
Black 48.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.