#c65ea6 Hex Color
rgb(198, 94, 166)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 5e | a6 | - | #c65ea6 |
RGB | 198 | 94 | 166 | - | rgb(198,94,166) |
HSL | 318 | 48% | 57% | - | hsl(318,48%,57%) |
HSV | 318 | 53% | 78% | - | hsv(318,53%,78%) |
XYZ | 34.1743 | 22.7643 | 38.6692 | - | xyz(34.1743,22.7643,38.6692) |
CIE-LAB | 54.83 | 50.25 | -19.51 | - | lab(54.83,50.25,-19.51) |
CMYK | 0 | 0.52525252525253 | 0.16161616161616 | 0.22352941176471 | cmyk(0,0.52525252525253,0.16161616161616,0.22352941176471) |
Description
The RGB value of color #c65ea6 is rgb(198, 94, 166).
In the hex color #c65ea6, The value of Red is 198, value of Green is 94, and value of Blue is 166. The primary color is Red. Similarly, The HSL values for #c65ea6 consists of 318° Hue, 48% Saturation, and 57% Lightness.
In the CMYK color model, the color #c65ea6 can be represented as Cyan=0%, Magenta=0.52525252525253%, Yellow=0.16161616161616%, and Black=0.22352941176471%.
Shades of #c65ea6
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 #c65ea6
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c65ea6
Preview of #c65ea6 on White Background
The contrast ratio of #c65ea6 with white color is 3.78
Preview of #c65ea6 on black background
The contrast ratio of #c65ea6 with black color is 5.55
#c65ea6 color will look good with a black background.
Color Schemes of #c65ea6
Triadic Colors of #c65ea6
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 #c65ea6
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 #c65ea6
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 #c65ea6
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: #c65ea6;
}
This is a sample text used for the color #c65ea6. 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: #c65ea6;
}
This is a sample text used for the color #c65ea6. 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 #c65ea6;
}
This is a sample text used for the color #c65ea6. 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 43.23%
Green 20.52%
Blue 36.24%
CMYK Percentage
Cyan 0
Magenta 57.69%
Yellow 17.75%
Black 24.55%
Comments on this color
Please login or signup to post a comment.
No comments yet.