#9af8ff Hex Color
rgb(154, 248, 255)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9a | f8 | ff | - | #9af8ff |
RGB | 154 | 248 | 255 | - | rgb(154,248,255) |
HSL | 184 | 100% | 80% | - | hsl(184,100%,80%) |
HSV | 184 | 40% | 100% | - | hsv(184,40%,100%) |
XYZ | 64.9438 | 81.2248 | 106.8628 | - | xyz(64.9438,81.2248,106.8628) |
CIE-LAB | 92.23 | -26.13 | -12.15 | - | lab(92.23,-26.13,-12.15) |
CMYK | 0.39607843137255 | 0.027450980392157 | 0 | 0 | cmyk(0.39607843137255,0.027450980392157,0,0) |
Description
The RGB value of color #9af8ff is rgb(154, 248, 255).
In the hex color #9af8ff, The value of Red is 154, value of Green is 248, and value of Blue is 255. The primary color is Blue. Similarly, The HSL values for #9af8ff consists of 184° Hue, 100% Saturation, and 80% Lightness.
In the CMYK color model, the color #9af8ff can be represented as Cyan=0.39607843137255%, Magenta=0.027450980392157%, Yellow=0%, and Black=0%.
Shades of #9af8ff
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 #9af8ff
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9af8ff
Preview of #9af8ff on White Background
The contrast ratio of #9af8ff with white color is 1.22
Preview of #9af8ff on black background
The contrast ratio of #9af8ff with black color is 17.24
#9af8ff color will look good with a black background.
Color Schemes of #9af8ff
Triadic Colors of #9af8ff
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 #9af8ff
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 #9af8ff
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 #9af8ff
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: #9af8ff;
}
This is a sample text used for the color #9af8ff. 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: #9af8ff;
}
This is a sample text used for the color #9af8ff. 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 #9af8ff;
}
This is a sample text used for the color #9af8ff. 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 23.44%
Green 37.75%
Blue 38.81%
CMYK Percentage
Cyan 93.52
Magenta 6.48%
Yellow 0%
Black 0%
Comments on this color
Please login or signup to post a comment.
No comments yet.