#97c0db Hex Color
rgb(151, 192, 219)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | c0 | db | - | #97c0db |
RGB | 151 | 192 | 219 | - | rgb(151,192,219) |
HSL | 204 | 49% | 73% | - | hsl(204,49%,73%) |
HSV | 204 | 31% | 86% | - | hsv(204,31%,86%) |
XYZ | 44.3983 | 49.3931 | 74.2116 | - | xyz(44.3983,49.3931,74.2116) |
CIE-LAB | 75.7 | -7.28 | -17.91 | - | lab(75.7,-7.28,-17.91) |
CMYK | 0.31050228310502 | 0.12328767123288 | 0 | 0.14117647058824 | cmyk(0.31050228310502,0.12328767123288,0,0.14117647058824) |
Description
The RGB value of color #97c0db is rgb(151, 192, 219).
In the hex color #97c0db, The value of Red is 151, value of Green is 192, and value of Blue is 219. The primary color is Blue. Similarly, The HSL values for #97c0db consists of 204° Hue, 49% Saturation, and 73% Lightness.
In the CMYK color model, the color #97c0db can be represented as Cyan=0.31050228310502%, Magenta=0.12328767123288%, Yellow=0%, and Black=0.14117647058824%.
Shades of #97c0db
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 #97c0db
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #97c0db
Preview of #97c0db on White Background
The contrast ratio of #97c0db with white color is 1.93
Preview of #97c0db on black background
The contrast ratio of #97c0db with black color is 10.88
#97c0db color will look good with a black background.
Color Schemes of #97c0db
Triadic Colors of #97c0db
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 #97c0db
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 #97c0db
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 #97c0db
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: #97c0db;
}
This is a sample text used for the color #97c0db. 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: #97c0db;
}
This is a sample text used for the color #97c0db. 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 #97c0db;
}
This is a sample text used for the color #97c0db. 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 26.87%
Green 34.16%
Blue 38.97%
CMYK Percentage
Cyan 54
Magenta 21.44%
Yellow 0%
Black 24.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.