#0ca1ef Hex Color
rgb(12, 161, 239)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0c | a1 | ef | - | #0ca1ef |
RGB | 12 | 161 | 239 | - | rgb(12,161,239) |
HSL | 201 | 90% | 49% | - | hsl(201,90%,49%) |
HSV | 201 | 95% | 94% | - | hsv(201,95%,94%) |
XYZ | 28.4765 | 31.7999 | 86.2985 | - | xyz(28.4765,31.7999,86.2985) |
CIE-LAB | 63.18 | -6.71 | -48.58 | - | lab(63.18,-6.71,-48.58) |
CMYK | 0.94979079497908 | 0.32635983263598 | 0 | 0.062745098039216 | cmyk(0.94979079497908,0.32635983263598,0,0.062745098039216) |
Description
The RGB value of color #0ca1ef is rgb(12, 161, 239).
In the hex color #0ca1ef, The value of Red is 12, value of Green is 161, and value of Blue is 239. The primary color is Blue. Similarly, The HSL values for #0ca1ef consists of 201° Hue, 90% Saturation, and 49% Lightness.
In the CMYK color model, the color #0ca1ef can be represented as Cyan=0.94979079497908%, Magenta=0.32635983263598%, Yellow=0%, and Black=0.062745098039216%.
Shades of #0ca1ef
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 #0ca1ef
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0ca1ef
Preview of #0ca1ef on White Background
The contrast ratio of #0ca1ef with white color is 2.85
Preview of #0ca1ef on black background
The contrast ratio of #0ca1ef with black color is 7.36
#0ca1ef color will look good with a black background.
Color Schemes of #0ca1ef
Triadic Colors of #0ca1ef
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 #0ca1ef
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 #0ca1ef
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 #0ca1ef
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: #0ca1ef;
}
This is a sample text used for the color #0ca1ef. 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: #0ca1ef;
}
This is a sample text used for the color #0ca1ef. 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 #0ca1ef;
}
This is a sample text used for the color #0ca1ef. 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 2.91%
Green 39.08%
Blue 58.01%
CMYK Percentage
Cyan 70.94
Magenta 24.38%
Yellow 0%
Black 4.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.