#c6687d Hex Color
rgb(198, 104, 125)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 68 | 7d | - | #c6687d |
RGB | 198 | 104 | 125 | - | rgb(198,104,125) |
HSL | 347 | 45% | 59% | - | hsl(347,45%,59%) |
HSV | 347 | 47% | 78% | - | hsv(347,47%,78%) |
XYZ | 31.9407 | 23.3871 | 22.2327 | - | xyz(31.9407,23.3871,22.2327) |
CIE-LAB | 55.47 | 39.57 | 5.45 | - | lab(55.47,39.57,5.45) |
CMYK | 0 | 0.47474747474747 | 0.36868686868687 | 0.22352941176471 | cmyk(0,0.47474747474747,0.36868686868687,0.22352941176471) |
Description
The RGB value of color #c6687d is rgb(198, 104, 125).
In the hex color #c6687d, The value of Red is 198, value of Green is 104, and value of Blue is 125. The primary color is Red. Similarly, The HSL values for #c6687d consists of 347° Hue, 45% Saturation, and 59% Lightness.
In the CMYK color model, the color #c6687d can be represented as Cyan=0%, Magenta=0.47474747474747%, Yellow=0.36868686868687%, and Black=0.22352941176471%.
Shades of #c6687d
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 #c6687d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6687d
Preview of #c6687d on White Background
The contrast ratio of #c6687d with white color is 3.7
Preview of #c6687d on black background
The contrast ratio of #c6687d with black color is 5.68
#c6687d color will look good with a black background.
Color Schemes of #c6687d
Triadic Colors of #c6687d
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 #c6687d
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 #c6687d
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 #c6687d
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: #c6687d;
}
This is a sample text used for the color #c6687d. 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: #c6687d;
}
This is a sample text used for the color #c6687d. 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 #c6687d;
}
This is a sample text used for the color #c6687d. 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 46.37%
Green 24.36%
Blue 29.27%
CMYK Percentage
Cyan 0
Magenta 44.5%
Yellow 34.55%
Black 20.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.