#c3aafb Hex Color
rgb(195, 170, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | aa | fb | - | #c3aafb |
RGB | 195 | 170 | 251 | - | rgb(195,170,251) |
HSL | 259 | 91% | 83% | - | hsl(259,91%,83%) |
HSV | 259 | 32% | 98% | - | hsv(259,32%,98%) |
XYZ | 54.293 | 47.3166 | 97.5383 | - | xyz(54.293,47.3166,97.5383) |
CIE-LAB | 74.39 | 25.24 | -36.95 | - | lab(74.39,25.24,-36.95) |
CMYK | 0.22310756972112 | 0.32270916334661 | 0 | 0.015686274509804 | cmyk(0.22310756972112,0.32270916334661,0,0.015686274509804) |
Description
The RGB value of color #c3aafb is rgb(195, 170, 251).
In the hex color #c3aafb, The value of Red is 195, value of Green is 170, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #c3aafb consists of 259° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #c3aafb can be represented as Cyan=0.22310756972112%, Magenta=0.32270916334661%, Yellow=0%, and Black=0.015686274509804%.
Shades of #c3aafb
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 #c3aafb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c3aafb
Preview of #c3aafb on White Background
The contrast ratio of #c3aafb with white color is 2.01
Preview of #c3aafb on black background
The contrast ratio of #c3aafb with black color is 10.46
#c3aafb color will look good with a black background.
Color Schemes of #c3aafb
Triadic Colors of #c3aafb
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 #c3aafb
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 #c3aafb
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 #c3aafb
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: #c3aafb;
}
This is a sample text used for the color #c3aafb. 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: #c3aafb;
}
This is a sample text used for the color #c3aafb. 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 #c3aafb;
}
This is a sample text used for the color #c3aafb. 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.66%
Green 27.6%
Blue 40.75%
CMYK Percentage
Cyan 39.73
Magenta 57.47%
Yellow 0%
Black 2.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.