#0c89ed Hex Color
rgb(12, 137, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | 89 | ed | - | #0c89ed |
RGB | 12 | 137 | 237 | - | rgb(12,137,237) |
HSL | 207 | 90% | 49% | - | hsl(207,90%,49%) |
HSV | 207 | 95% | 93% | - | hsv(207,95%,93%) |
XYZ | 24.3833 | 24.0839 | 83.4843 | - | xyz(24.3833,24.0839,83.4843) |
CIE-LAB | 56.17 | 6.62 | -58.62 | - | lab(56.17,6.62,-58.62) |
CMYK | 0.94936708860759 | 0.42194092827004 | 0 | 0.070588235294118 | cmyk(0.94936708860759,0.42194092827004,0,0.070588235294118) |
Description
The RGB value of color #0c89ed is rgb(12, 137, 237).
In the hex color #0c89ed, The value of Red is 12, value of Green is 137, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #0c89ed consists of 207° Hue, 90% Saturation, and 49% Lightness.
In the CMYK color model, the color #0c89ed can be represented as Cyan=0.94936708860759%, Magenta=0.42194092827004%, Yellow=0%, and Black=0.070588235294118%.
Shades of #0c89ed
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 #0c89ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0c89ed
Preview of #0c89ed on White Background
The contrast ratio of #0c89ed with white color is 3.61
Preview of #0c89ed on black background
The contrast ratio of #0c89ed with black color is 5.82
#0c89ed color will look good with a black background.
Color Schemes of #0c89ed
Triadic Colors of #0c89ed
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 #0c89ed
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 #0c89ed
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 #0c89ed
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: #0c89ed;
}
This is a sample text used for the color #0c89ed. 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: #0c89ed;
}
This is a sample text used for the color #0c89ed. 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 #0c89ed;
}
This is a sample text used for the color #0c89ed. 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 3.11%
Green 35.49%
Blue 61.4%
CMYK Percentage
Cyan 65.84
Magenta 29.26%
Yellow 0%
Black 4.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.