#0f9edc Hex Color
rgb(15, 158, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 0f | 9e | dc | - | #0f9edc |
RGB | 15 | 158 | 220 | - | rgb(15,158,220) |
HSL | 198 | 87% | 46% | - | hsl(198,87%,46%) |
HSV | 198 | 93% | 86% | - | hsv(198,93%,86%) |
XYZ | 25.3421 | 29.7226 | 72.1115 | - | xyz(25.3421,29.7226,72.1115) |
CIE-LAB | 61.41 | -11.87 | -40.86 | - | lab(61.41,-11.87,-40.86) |
CMYK | 0.93181818181818 | 0.28181818181818 | 0 | 0.13725490196078 | cmyk(0.93181818181818,0.28181818181818,0,0.13725490196078) |
Description
The RGB value of color #0f9edc is rgb(15, 158, 220).
In the hex color #0f9edc, The value of Red is 15, value of Green is 158, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #0f9edc consists of 198° Hue, 87% Saturation, and 46% Lightness.
In the CMYK color model, the color #0f9edc can be represented as Cyan=0.93181818181818%, Magenta=0.28181818181818%, Yellow=0%, and Black=0.13725490196078%.
Shades of #0f9edc
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 #0f9edc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #0f9edc
Preview of #0f9edc on White Background
The contrast ratio of #0f9edc with white color is 3.02
Preview of #0f9edc on black background
The contrast ratio of #0f9edc with black color is 6.94
#0f9edc color will look good with a black background.
Color Schemes of #0f9edc
Triadic Colors of #0f9edc
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 #0f9edc
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 #0f9edc
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 #0f9edc
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: #0f9edc;
}
This is a sample text used for the color #0f9edc. 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: #0f9edc;
}
This is a sample text used for the color #0f9edc. 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 #0f9edc;
}
This is a sample text used for the color #0f9edc. 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.82%
Green 40.2%
Blue 55.98%
CMYK Percentage
Cyan 68.98
Magenta 20.86%
Yellow 0%
Black 10.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.