#96fefd Hex Color
rgb(150, 254, 253)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 96 | fe | fd | - | #96fefd |
| RGB | 150 | 254 | 253 | - | rgb(150,254,253) |
| HSL | 179 | 98% | 79% | - | hsl(179,98%,79%) |
| HSV | 179 | 41% | 100% | - | hsv(179,41%,100%) |
| XYZ | 65.7491 | 84.4595 | 105.7655 | - | xyz(65.7491,84.4595,105.7655) |
| CIE-LAB | 93.65 | -30.43 | -9.02 | - | lab(93.65,-30.43,-9.02) |
| CMYK | 0.40944881889764 | 0 | 0.0039370078740157 | 0.003921568627451 | cmyk(0.40944881889764,0,0.0039370078740157,0.003921568627451) |
Description
The RGB value of color #96fefd is rgb(150, 254, 253).
In the hex color #96fefd, The value of Red is 150, value of Green is 254, and value of Blue is 253. The primary color is Green. Similarly, The HSL values for #96fefd consists of 179° Hue, 98% Saturation, and 79% Lightness.
In the CMYK color model, the color #96fefd can be represented as Cyan=0.40944881889764%, Magenta=0%, Yellow=0.0039370078740157%, and Black=0.003921568627451%.
Shades of #96fefd
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 #96fefd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #96fefd
Preview of #96fefd on White Background
The contrast ratio of #96fefd with white color is 1.17
Preview of #96fefd on black background
The contrast ratio of #96fefd with black color is 17.89
#96fefd color will look good with a black background.
Color Schemes of #96fefd
Triadic Colors of #96fefd
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 #96fefd
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 #96fefd
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 #96fefd
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: #96fefd;
}
This is a sample text used for the color #96fefd. 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: #96fefd;
}
This is a sample text used for the color #96fefd. 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 #96fefd;
}
This is a sample text used for the color #96fefd. 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 22.83%
Green 38.66%
Blue 38.51%
CMYK Percentage
Cyan 98.12
Magenta 0%
Yellow 0.94%
Black 0.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.