#98addd Hex Color
rgb(152, 173, 221)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 98 | ad | dd | - | #98addd |
| RGB | 152 | 173 | 221 | - | rgb(152,173,221) |
| HSL | 222 | 50% | 73% | - | hsl(222,50%,73%) |
| HSV | 222 | 31% | 87% | - | hsv(222,31%,87%) |
| XYZ | 40.9436 | 41.783 | 74.3136 | - | xyz(40.9436,41.783,74.3136) |
| CIE-LAB | 70.72 | 3.82 | -26.57 | - | lab(70.72,3.82,-26.57) |
| CMYK | 0.31221719457014 | 0.21719457013575 | 0 | 0.13333333333333 | cmyk(0.31221719457014,0.21719457013575,0,0.13333333333333) |
Description
The RGB value of color #98addd is rgb(152, 173, 221).
In the hex color #98addd, The value of Red is 152, value of Green is 173, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #98addd consists of 222° Hue, 50% Saturation, and 73% Lightness.
In the CMYK color model, the color #98addd can be represented as Cyan=0.31221719457014%, Magenta=0.21719457013575%, Yellow=0%, and Black=0.13333333333333%.
Shades of #98addd
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 #98addd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #98addd
Preview of #98addd on White Background
The contrast ratio of #98addd with white color is 2.24
Preview of #98addd on black background
The contrast ratio of #98addd with black color is 9.36
#98addd color will look good with a black background.
Color Schemes of #98addd
Triadic Colors of #98addd
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 #98addd
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 #98addd
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 #98addd
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: #98addd;
}
This is a sample text used for the color #98addd. 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: #98addd;
}
This is a sample text used for the color #98addd. 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 #98addd;
}
This is a sample text used for the color #98addd. 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.84%
Green 31.68%
Blue 40.48%
CMYK Percentage
Cyan 47.11
Magenta 32.77%
Yellow 0%
Black 20.12%
Comments on this color
Please login or signup to post a comment.
No comments yet.