#97dfdc Hex Color
rgb(151, 223, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 97 | df | dc | - | #97dfdc |
| RGB | 151 | 223 | 220 | - | rgb(151,223,220) |
| HSL | 178 | 53% | 73% | - | hsl(178,53%,73%) |
| HSV | 178 | 32% | 87% | - | hsv(178,32%,87%) |
| XYZ | 52.0684 | 64.522 | 77.4198 | - | xyz(52.0684,64.522,77.4198) |
| CIE-LAB | 84.24 | -22.94 | -5.69 | - | lab(84.24,-22.94,-5.69) |
| CMYK | 0.32286995515695 | 0 | 0.013452914798206 | 0.12549019607843 | cmyk(0.32286995515695,0,0.013452914798206,0.12549019607843) |
Description
The RGB value of color #97dfdc is rgb(151, 223, 220).
In the hex color #97dfdc, The value of Red is 151, value of Green is 223, and value of Blue is 220. The primary color is Green. Similarly, The HSL values for #97dfdc consists of 178° Hue, 53% Saturation, and 73% Lightness.
In the CMYK color model, the color #97dfdc can be represented as Cyan=0.32286995515695%, Magenta=0%, Yellow=0.013452914798206%, and Black=0.12549019607843%.
Shades of #97dfdc
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 #97dfdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #97dfdc
Preview of #97dfdc on White Background
The contrast ratio of #97dfdc with white color is 1.51
Preview of #97dfdc on black background
The contrast ratio of #97dfdc with black color is 13.9
#97dfdc color will look good with a black background.
Color Schemes of #97dfdc
Triadic Colors of #97dfdc
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 #97dfdc
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 #97dfdc
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 #97dfdc
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: #97dfdc;
}
This is a sample text used for the color #97dfdc. 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: #97dfdc;
}
This is a sample text used for the color #97dfdc. 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 #97dfdc;
}
This is a sample text used for the color #97dfdc. 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 25.42%
Green 37.54%
Blue 37.04%
CMYK Percentage
Cyan 69.91
Magenta 0%
Yellow 2.91%
Black 27.17%
Comments on this color
Please login or signup to post a comment.
No comments yet.