#0b14dd Hex Color
rgb(11, 20, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0b | 14 | dd | - | #0b14dd |
RGB | 11 | 20 | 221 | - | rgb(11,20,221) |
HSL | 237 | 91% | 45% | - | hsl(237,91%,45%) |
HSV | 237 | 95% | 87% | - | hsv(237,95%,87%) |
XYZ | 13.4393 | 5.7919 | 68.8162 | - | xyz(13.4393,5.7919,68.8162) |
CIE-LAB | 28.88 | 67.03 | -94.25 | - | lab(28.88,67.03,-94.25) |
CMYK | 0.95022624434389 | 0.90950226244344 | 0 | 0.13333333333333 | cmyk(0.95022624434389,0.90950226244344,0,0.13333333333333) |
Description
The RGB value of color #0b14dd is rgb(11, 20, 221).
In the hex color #0b14dd, The value of Red is 11, value of Green is 20, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #0b14dd consists of 237° Hue, 91% Saturation, and 45% Lightness.
In the CMYK color model, the color #0b14dd can be represented as Cyan=0.95022624434389%, Magenta=0.90950226244344%, Yellow=0%, and Black=0.13333333333333%.
Shades of #0b14dd
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 #0b14dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0b14dd
Preview of #0b14dd on White Background
The contrast ratio of #0b14dd with white color is 9.73
#0b14dd color will look good on a white background.
Preview of #0b14dd on black background
The contrast ratio of #0b14dd with black color is 2.16
Color Schemes of #0b14dd
Triadic Colors of #0b14dd
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 #0b14dd
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 #0b14dd
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 #0b14dd
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: #0b14dd;
}
This is a sample text used for the color #0b14dd. 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: #0b14dd;
}
This is a sample text used for the color #0b14dd. 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 #0b14dd;
}
This is a sample text used for the color #0b14dd. 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 4.37%
Green 7.94%
Blue 87.7%
CMYK Percentage
Cyan 47.68
Magenta 45.63%
Yellow 0%
Black 6.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.