#0b2bad Hex Color
rgb(11, 43, 173)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0b | 2b | ad | - | #0b2bad |
RGB | 11 | 43 | 173 | - | rgb(11,43,173) |
HSL | 228 | 88% | 36% | - | hsl(228,88%,36%) |
HSV | 228 | 94% | 68% | - | hsv(228,94%,68%) |
XYZ | 8.5447 | 4.816 | 40.0144 | - | xyz(8.5447,4.816,40.0144) |
CIE-LAB | 26.2 | 42.07 | -70.49 | - | lab(26.2,42.07,-70.49) |
CMYK | 0.9364161849711 | 0.7514450867052 | 0 | 0.32156862745098 | cmyk(0.9364161849711,0.7514450867052,0,0.32156862745098) |
Description
The RGB value of color #0b2bad is rgb(11, 43, 173).
In the hex color #0b2bad, The value of Red is 11, value of Green is 43, and value of Blue is 173. The primary color is Blue. Similarly, The HSL values for #0b2bad consists of 228° Hue, 88% Saturation, and 36% Lightness.
In the CMYK color model, the color #0b2bad can be represented as Cyan=0.9364161849711%, Magenta=0.7514450867052%, Yellow=0%, and Black=0.32156862745098%.
Shades of #0b2bad
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 #0b2bad
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0b2bad
Preview of #0b2bad on White Background
The contrast ratio of #0b2bad with white color is 10.7
#0b2bad color will look good on a white background.
Preview of #0b2bad on black background
The contrast ratio of #0b2bad with black color is 1.96
Color Schemes of #0b2bad
Triadic Colors of #0b2bad
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 #0b2bad
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 #0b2bad
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 #0b2bad
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 #0b2bad
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: #0b2bad;
}
This is a sample text used for the color #0b2bad. 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: #0b2bad;
}
This is a sample text used for the color #0b2bad. 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 #0b2bad;
}
This is a sample text used for the color #0b2bad. 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.85%
Green 18.94%
Blue 76.21%
CMYK Percentage
Cyan 46.6
Magenta 37.4%
Yellow 0%
Black 16%
Comments on this color
Please login or signup to post a comment.
No comments yet.