#c69add Hex Color
rgb(198, 154, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 9a | dd | - | #c69add |
RGB | 198 | 154 | 221 | - | rgb(198,154,221) |
HSL | 279 | 50% | 74% | - | hsl(279,50%,74%) |
HSV | 279 | 30% | 87% | - | hsv(279,30%,87%) |
XYZ | 47.8954 | 40.3374 | 73.6682 | - | xyz(47.8954,40.3374,73.6682) |
CIE-LAB | 69.71 | 28.45 | -27.8 | - | lab(69.71,28.45,-27.8) |
CMYK | 0.10407239819005 | 0.30316742081448 | 0 | 0.13333333333333 | cmyk(0.10407239819005,0.30316742081448,0,0.13333333333333) |
Description
The RGB value of color #c69add is rgb(198, 154, 221).
In the hex color #c69add, The value of Red is 198, value of Green is 154, and value of Blue is 221. The primary color is Blue. Similarly, The HSL values for #c69add consists of 279° Hue, 50% Saturation, and 74% Lightness.
In the CMYK color model, the color #c69add can be represented as Cyan=0.10407239819005%, Magenta=0.30316742081448%, Yellow=0%, and Black=0.13333333333333%.
Shades of #c69add
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 #c69add
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c69add
Preview of #c69add on White Background
The contrast ratio of #c69add with white color is 2.32
Preview of #c69add on black background
The contrast ratio of #c69add with black color is 9.07
#c69add color will look good with a black background.
Color Schemes of #c69add
Triadic Colors of #c69add
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 #c69add
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 #c69add
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 #c69add
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: #c69add;
}
This is a sample text used for the color #c69add. 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: #c69add;
}
This is a sample text used for the color #c69add. 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 #c69add;
}
This is a sample text used for the color #c69add. 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 34.55%
Green 26.88%
Blue 38.57%
CMYK Percentage
Cyan 19.25
Magenta 56.08%
Yellow 0%
Black 24.67%
Comments on this color
Please login or signup to post a comment.
No comments yet.