#c0688e Hex Color
rgb(192, 104, 142)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 68 | 8e | - | #c0688e |
RGB | 192 | 104 | 142 | - | rgb(192,104,142) |
HSL | 334 | 41% | 58% | - | hsl(334,41%,58%) |
HSV | 334 | 46% | 75% | - | hsv(334,46%,75%) |
XYZ | 31.571 | 23.0601 | 28.3783 | - | xyz(31.571,23.0601,28.3783) |
CIE-LAB | 55.13 | 39.66 | -5.11 | - | lab(55.13,39.66,-5.11) |
CMYK | 0 | 0.45833333333333 | 0.26041666666667 | 0.24705882352941 | cmyk(0,0.45833333333333,0.26041666666667,0.24705882352941) |
Description
The RGB value of color #c0688e is rgb(192, 104, 142).
In the hex color #c0688e, The value of Red is 192, value of Green is 104, and value of Blue is 142. The primary color is Red. Similarly, The HSL values for #c0688e consists of 334° Hue, 41% Saturation, and 58% Lightness.
In the CMYK color model, the color #c0688e can be represented as Cyan=0%, Magenta=0.45833333333333%, Yellow=0.26041666666667%, and Black=0.24705882352941%.
Shades of #c0688e
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 #c0688e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c0688e
Preview of #c0688e on White Background
The contrast ratio of #c0688e with white color is 3.74
Preview of #c0688e on black background
The contrast ratio of #c0688e with black color is 5.61
#c0688e color will look good with a black background.
Color Schemes of #c0688e
Triadic Colors of #c0688e
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 #c0688e
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 #c0688e
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 #c0688e
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: #c0688e;
}
This is a sample text used for the color #c0688e. 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: #c0688e;
}
This is a sample text used for the color #c0688e. 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 #c0688e;
}
This is a sample text used for the color #c0688e. 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.84%
Green 23.74%
Blue 32.42%
CMYK Percentage
Cyan 0
Magenta 47.46%
Yellow 26.96%
Black 25.58%
Comments on this color
Please login or signup to post a comment.
No comments yet.