#c3affa Hex Color
rgb(195, 175, 250)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | af | fa | - | #c3affa |
RGB | 195 | 175 | 250 | - | rgb(195,175,250) |
HSL | 256 | 88% | 83% | - | hsl(256,88%,83%) |
HSV | 256 | 30% | 98% | - | hsv(256,30%,98%) |
XYZ | 55.091 | 49.1642 | 97.0285 | - | xyz(55.091,49.1642,97.0285) |
CIE-LAB | 75.55 | 22.26 | -34.61 | - | lab(75.55,22.26,-34.61) |
CMYK | 0.22 | 0.3 | 0 | 0.019607843137255 | cmyk(0.22,0.3,0,0.019607843137255) |
Description
The RGB value of color #c3affa is rgb(195, 175, 250).
In the hex color #c3affa, The value of Red is 195, value of Green is 175, and value of Blue is 250. The primary color is Blue. Similarly, The HSL values for #c3affa consists of 256° Hue, 88% Saturation, and 83% Lightness.
In the CMYK color model, the color #c3affa can be represented as Cyan=0.22%, Magenta=0.3%, Yellow=0%, and Black=0.019607843137255%.
Shades of #c3affa
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 #c3affa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3affa
Preview of #c3affa on White Background
The contrast ratio of #c3affa with white color is 1.94
Preview of #c3affa on black background
The contrast ratio of #c3affa with black color is 10.83
#c3affa color will look good with a black background.
Color Schemes of #c3affa
Triadic Colors of #c3affa
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 #c3affa
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 #c3affa
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 #c3affa
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: #c3affa;
}
This is a sample text used for the color #c3affa. 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: #c3affa;
}
This is a sample text used for the color #c3affa. 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 #c3affa;
}
This is a sample text used for the color #c3affa. 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 31.45%
Green 28.23%
Blue 40.32%
CMYK Percentage
Cyan 40.77
Magenta 55.6%
Yellow 0%
Black 3.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.