#cc3e6d Hex Color
rgb(204, 62, 109)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 3e | 6d | - | #cc3e6d |
RGB | 204 | 62 | 109 | - | rgb(204,62,109) |
HSL | 340 | 58% | 52% | - | hsl(340,58%,52%) |
HSV | 340 | 70% | 80% | - | hsv(340,70%,80%) |
XYZ | 29.3848 | 17.3867 | 16.2752 | - | xyz(29.3848,17.3867,16.2752) |
CIE-LAB | 48.74 | 59.02 | 5.49 | - | lab(48.74,59.02,5.49) |
CMYK | 0 | 0.69607843137255 | 0.4656862745098 | 0.2 | cmyk(0,0.69607843137255,0.4656862745098,0.2) |
Description
The RGB value of color #cc3e6d is rgb(204, 62, 109).
In the hex color #cc3e6d, The value of Red is 204, value of Green is 62, and value of Blue is 109. The primary color is Red. Similarly, The HSL values for #cc3e6d consists of 340° Hue, 58% Saturation, and 52% Lightness.
In the CMYK color model, the color #cc3e6d can be represented as Cyan=0%, Magenta=0.69607843137255%, Yellow=0.4656862745098%, and Black=0.2%.
Shades of #cc3e6d
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 #cc3e6d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc3e6d
Preview of #cc3e6d on White Background
The contrast ratio of #cc3e6d with white color is 4.69
#cc3e6d color will look good on a white background.
Preview of #cc3e6d on black background
The contrast ratio of #cc3e6d with black color is 4.48
Color Schemes of #cc3e6d
Triadic Colors of #cc3e6d
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 #cc3e6d
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 #cc3e6d
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 #cc3e6d
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: #cc3e6d;
}
This is a sample text used for the color #cc3e6d. 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: #cc3e6d;
}
This is a sample text used for the color #cc3e6d. 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 #cc3e6d;
}
This is a sample text used for the color #cc3e6d. 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 54.4%
Green 16.53%
Blue 29.07%
CMYK Percentage
Cyan 0
Magenta 51.12%
Yellow 34.2%
Black 14.69%
Comments on this color
Please login or signup to post a comment.
No comments yet.