#97a6ed Hex Color
rgb(151, 166, 237)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 97 | a6 | ed | - | #97a6ed |
RGB | 151 | 166 | 237 | - | rgb(151,166,237) |
HSL | 230 | 70% | 76% | - | hsl(230,70%,76%) |
HSV | 230 | 36% | 93% | - | hsv(230,36%,93%) |
XYZ | 41.6848 | 39.9662 | 85.638 | - | xyz(41.6848,39.9662,85.638) |
CIE-LAB | 69.45 | 11.58 | -37.29 | - | lab(69.45,11.58,-37.29) |
CMYK | 0.36286919831224 | 0.29957805907173 | 0 | 0.070588235294118 | cmyk(0.36286919831224,0.29957805907173,0,0.070588235294118) |
Description
The RGB value of color #97a6ed is rgb(151, 166, 237).
In the hex color #97a6ed, The value of Red is 151, value of Green is 166, and value of Blue is 237. The primary color is Blue. Similarly, The HSL values for #97a6ed consists of 230° Hue, 70% Saturation, and 76% Lightness.
In the CMYK color model, the color #97a6ed can be represented as Cyan=0.36286919831224%, Magenta=0.29957805907173%, Yellow=0%, and Black=0.070588235294118%.
Shades of #97a6ed
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 #97a6ed
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #97a6ed
Preview of #97a6ed on White Background
The contrast ratio of #97a6ed with white color is 2.34
Preview of #97a6ed on black background
The contrast ratio of #97a6ed with black color is 8.99
#97a6ed color will look good with a black background.
Color Schemes of #97a6ed
Triadic Colors of #97a6ed
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 #97a6ed
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 #97a6ed
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 #97a6ed
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: #97a6ed;
}
This is a sample text used for the color #97a6ed. 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: #97a6ed;
}
This is a sample text used for the color #97a6ed. 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 #97a6ed;
}
This is a sample text used for the color #97a6ed. 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 27.26%
Green 29.96%
Blue 42.78%
CMYK Percentage
Cyan 49.5
Magenta 40.87%
Yellow 0%
Black 9.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.