#acc3fd Hex Color
rgb(172, 195, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ac | c3 | fd | - | #acc3fd |
RGB | 172 | 195 | 253 | - | rgb(172,195,253) |
HSL | 223 | 95% | 83% | - | hsl(223,95%,83%) |
HSV | 223 | 32% | 99% | - | hsv(223,32%,99%) |
XYZ | 54.258 | 54.8927 | 100.6642 | - | xyz(54.258,54.8927,100.6642) |
CIE-LAB | 78.98 | 5.38 | -31.08 | - | lab(78.98,5.38,-31.08) |
CMYK | 0.3201581027668 | 0.22924901185771 | 0 | 0.0078431372549019 | cmyk(0.3201581027668,0.22924901185771,0,0.0078431372549019) |
Description
The RGB value of color #acc3fd is rgb(172, 195, 253).
In the hex color #acc3fd, The value of Red is 172, value of Green is 195, and value of Blue is 253. The primary color is Blue. Similarly, The HSL values for #acc3fd consists of 223° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #acc3fd can be represented as Cyan=0.3201581027668%, Magenta=0.22924901185771%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #acc3fd
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 #acc3fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #acc3fd
Preview of #acc3fd on White Background
The contrast ratio of #acc3fd with white color is 1.75
Preview of #acc3fd on black background
The contrast ratio of #acc3fd with black color is 11.98
#acc3fd color will look good with a black background.
Color Schemes of #acc3fd
Triadic Colors of #acc3fd
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 #acc3fd
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 #acc3fd
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 #acc3fd
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: #acc3fd;
}
This is a sample text used for the color #acc3fd. 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: #acc3fd;
}
This is a sample text used for the color #acc3fd. 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 #acc3fd;
}
This is a sample text used for the color #acc3fd. 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.74%
Green 31.45%
Blue 40.81%
CMYK Percentage
Cyan 57.45
Magenta 41.14%
Yellow 0%
Black 1.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.