#cc6fbf Hex Color
rgb(204, 111, 191)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cc | 6f | bf | - | #cc6fbf |
RGB | 204 | 111 | 191 | - | rgb(204,111,191) |
HSL | 308 | 48% | 62% | - | hsl(308,48%,62%) |
HSV | 308 | 46% | 80% | - | hsv(308,46%,80%) |
XYZ | 39.9902 | 27.9678 | 52.5808 | - | xyz(39.9902,27.9678,52.5808) |
CIE-LAB | 59.86 | 47.68 | -26.12 | - | lab(59.86,47.68,-26.12) |
CMYK | 0 | 0.45588235294118 | 0.063725490196078 | 0.2 | cmyk(0,0.45588235294118,0.063725490196078,0.2) |
Description
The RGB value of color #cc6fbf is rgb(204, 111, 191).
In the hex color #cc6fbf, The value of Red is 204, value of Green is 111, and value of Blue is 191. The primary color is Red. Similarly, The HSL values for #cc6fbf consists of 308° Hue, 48% Saturation, and 62% Lightness.
In the CMYK color model, the color #cc6fbf can be represented as Cyan=0%, Magenta=0.45588235294118%, Yellow=0.063725490196078%, and Black=0.2%.
Shades of #cc6fbf
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 #cc6fbf
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cc6fbf
Preview of #cc6fbf on White Background
The contrast ratio of #cc6fbf with white color is 3.18
Preview of #cc6fbf on black background
The contrast ratio of #cc6fbf with black color is 6.59
#cc6fbf color will look good with a black background.
Color Schemes of #cc6fbf
Triadic Colors of #cc6fbf
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 #cc6fbf
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 #cc6fbf
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 #cc6fbf
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: #cc6fbf;
}
This is a sample text used for the color #cc6fbf. 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: #cc6fbf;
}
This is a sample text used for the color #cc6fbf. 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 #cc6fbf;
}
This is a sample text used for the color #cc6fbf. 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 40.32%
Green 21.94%
Blue 37.75%
CMYK Percentage
Cyan 0
Magenta 63.35%
Yellow 8.86%
Black 27.79%
Comments on this color
Please login or signup to post a comment.
No comments yet.