#acadf7 Hex Color
rgb(172, 173, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | ad | f7 | - | #acadf7 |
RGB | 172 | 173 | 247 | - | rgb(172,173,247) |
HSL | 239 | 82% | 82% | - | hsl(239,82%,82%) |
HSV | 239 | 30% | 97% | - | hsv(239,30%,97%) |
XYZ | 48.7453 | 45.3732 | 94.1844 | - | xyz(48.7453,45.3732,94.1844) |
CIE-LAB | 73.14 | 16.01 | -36.88 | - | lab(73.14,16.01,-36.88) |
CMYK | 0.30364372469636 | 0.2995951417004 | 0 | 0.031372549019608 | cmyk(0.30364372469636,0.2995951417004,0,0.031372549019608) |
Description
The RGB value of color #acadf7 is rgb(172, 173, 247).
In the hex color #acadf7, The value of Red is 172, value of Green is 173, and value of Blue is 247. The primary color is Blue. Similarly, The HSL values for #acadf7 consists of 239° Hue, 82% Saturation, and 82% Lightness.
In the CMYK color model, the color #acadf7 can be represented as Cyan=0.30364372469636%, Magenta=0.2995951417004%, Yellow=0%, and Black=0.031372549019608%.
Shades of #acadf7
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 #acadf7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acadf7
Preview of #acadf7 on White Background
The contrast ratio of #acadf7 with white color is 2.08
Preview of #acadf7 on black background
The contrast ratio of #acadf7 with black color is 10.07
#acadf7 color will look good with a black background.
Color Schemes of #acadf7
Triadic Colors of #acadf7
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 #acadf7
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 #acadf7
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 #acadf7
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: #acadf7;
}
This is a sample text used for the color #acadf7. 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: #acadf7;
}
This is a sample text used for the color #acadf7. 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 #acadf7;
}
This is a sample text used for the color #acadf7. 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 29.05%
Green 29.22%
Blue 41.72%
CMYK Percentage
Cyan 47.85
Magenta 47.21%
Yellow 0%
Black 4.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.