#9af4eb Hex Color
rgb(154, 244, 235)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | f4 | eb | - | #9af4eb |
RGB | 154 | 244 | 235 | - | rgb(154,244,235) |
HSL | 174 | 80% | 78% | - | hsl(174,80%,78%) |
HSV | 174 | 37% | 96% | - | hsv(174,37%,96%) |
XYZ | 60.6725 | 77.5696 | 90.3719 | - | xyz(60.6725,77.5696,90.3719) |
CIE-LAB | 90.58 | -28.9 | -4.19 | - | lab(90.58,-28.9,-4.19) |
CMYK | 0.36885245901639 | 0 | 0.036885245901639 | 0.043137254901961 | cmyk(0.36885245901639,0,0.036885245901639,0.043137254901961) |
Description
The RGB value of color #9af4eb is rgb(154, 244, 235).
In the hex color #9af4eb, The value of Red is 154, value of Green is 244, and value of Blue is 235. The primary color is Green. Similarly, The HSL values for #9af4eb consists of 174° Hue, 80% Saturation, and 78% Lightness.
In the CMYK color model, the color #9af4eb can be represented as Cyan=0.36885245901639%, Magenta=0%, Yellow=0.036885245901639%, and Black=0.043137254901961%.
Shades of #9af4eb
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 #9af4eb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9af4eb
Preview of #9af4eb on White Background
The contrast ratio of #9af4eb with white color is 1.27
Preview of #9af4eb on black background
The contrast ratio of #9af4eb with black color is 16.51
#9af4eb color will look good with a black background.
Color Schemes of #9af4eb
Triadic Colors of #9af4eb
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 #9af4eb
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 #9af4eb
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 #9af4eb
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: #9af4eb;
}
This is a sample text used for the color #9af4eb. 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: #9af4eb;
}
This is a sample text used for the color #9af4eb. 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 #9af4eb;
}
This is a sample text used for the color #9af4eb. 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 24.33%
Green 38.55%
Blue 37.12%
CMYK Percentage
Cyan 82.17
Magenta 0%
Yellow 8.22%
Black 9.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.