#c7adfb Hex Color
rgb(199, 173, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | ad | fb | - | #c7adfb |
RGB | 199 | 173 | 251 | - | rgb(199,173,251) |
HSL | 260 | 91% | 83% | - | hsl(260,91%,83%) |
HSV | 260 | 31% | 98% | - | hsv(260,31%,98%) |
XYZ | 55.9093 | 48.9943 | 97.7769 | - | xyz(55.9093,48.9943,97.7769) |
CIE-LAB | 75.45 | 24.77 | -35.29 | - | lab(75.45,24.77,-35.29) |
CMYK | 0.20717131474104 | 0.31075697211155 | 0 | 0.015686274509804 | cmyk(0.20717131474104,0.31075697211155,0,0.015686274509804) |
Description
The RGB value of color #c7adfb is rgb(199, 173, 251).
In the hex color #c7adfb, The value of Red is 199, value of Green is 173, and value of Blue is 251. The primary color is Blue. Similarly, The HSL values for #c7adfb consists of 260° Hue, 91% Saturation, and 83% Lightness.
In the CMYK color model, the color #c7adfb can be represented as Cyan=0.20717131474104%, Magenta=0.31075697211155%, Yellow=0%, and Black=0.015686274509804%.
Shades of #c7adfb
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 #c7adfb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7adfb
Preview of #c7adfb on White Background
The contrast ratio of #c7adfb with white color is 1.94
Preview of #c7adfb on black background
The contrast ratio of #c7adfb with black color is 10.8
#c7adfb color will look good with a black background.
Color Schemes of #c7adfb
Triadic Colors of #c7adfb
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 #c7adfb
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 #c7adfb
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 #c7adfb
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: #c7adfb;
}
This is a sample text used for the color #c7adfb. 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: #c7adfb;
}
This is a sample text used for the color #c7adfb. 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 #c7adfb;
}
This is a sample text used for the color #c7adfb. 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.94%
Green 27.77%
Blue 40.29%
CMYK Percentage
Cyan 38.82
Magenta 58.24%
Yellow 0%
Black 2.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.