#c65e6a Hex Color
rgb(198, 94, 106)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 5e | 6a | - | #c65e6a |
RGB | 198 | 94 | 106 | - | rgb(198,94,106) |
HSL | 353 | 48% | 57% | - | hsl(353,48%,57%) |
HSV | 353 | 53% | 78% | - | hsv(353,53%,78%) |
XYZ | 29.8929 | 21.0518 | 16.1235 | - | xyz(29.8929,21.0518,16.1235) |
CIE-LAB | 53.01 | 42.59 | 13.17 | - | lab(53.01,42.59,13.17) |
CMYK | 0 | 0.52525252525253 | 0.46464646464646 | 0.22352941176471 | cmyk(0,0.52525252525253,0.46464646464646,0.22352941176471) |
Description
The RGB value of color #c65e6a is rgb(198, 94, 106).
In the hex color #c65e6a, The value of Red is 198, value of Green is 94, and value of Blue is 106. The primary color is Red. Similarly, The HSL values for #c65e6a consists of 353° Hue, 48% Saturation, and 57% Lightness.
In the CMYK color model, the color #c65e6a can be represented as Cyan=0%, Magenta=0.52525252525253%, Yellow=0.46464646464646%, and Black=0.22352941176471%.
Shades of #c65e6a
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 #c65e6a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c65e6a
Preview of #c65e6a on White Background
The contrast ratio of #c65e6a with white color is 4.03
Preview of #c65e6a on black background
The contrast ratio of #c65e6a with black color is 5.21
#c65e6a color will look good with a black background.
Color Schemes of #c65e6a
Triadic Colors of #c65e6a
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 #c65e6a
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 #c65e6a
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 #c65e6a
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: #c65e6a;
}
This is a sample text used for the color #c65e6a. 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: #c65e6a;
}
This is a sample text used for the color #c65e6a. 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 #c65e6a;
}
This is a sample text used for the color #c65e6a. 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 49.75%
Green 23.62%
Blue 26.63%
CMYK Percentage
Cyan 0
Magenta 43.29%
Yellow 38.29%
Black 18.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.