#c672dc Hex Color
rgb(198, 114, 220)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 72 | dc | - | #c672dc |
RGB | 198 | 114 | 220 | - | rgb(198,114,220) |
HSL | 288 | 60% | 65% | - | hsl(288,60%,65%) |
HSV | 288 | 48% | 86% | - | hsv(288,48%,86%) |
XYZ | 42.2243 | 29.2077 | 71.1223 | - | xyz(42.2243,29.2077,71.1223) |
CIE-LAB | 60.96 | 49.77 | -40.83 | - | lab(60.96,49.77,-40.83) |
CMYK | 0.1 | 0.48181818181818 | 0 | 0.13725490196078 | cmyk(0.1,0.48181818181818,0,0.13725490196078) |
Description
The RGB value of color #c672dc is rgb(198, 114, 220).
In the hex color #c672dc, The value of Red is 198, value of Green is 114, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #c672dc consists of 288° Hue, 60% Saturation, and 65% Lightness.
In the CMYK color model, the color #c672dc can be represented as Cyan=0.1%, Magenta=0.48181818181818%, Yellow=0%, and Black=0.13725490196078%.
Shades of #c672dc
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 #c672dc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c672dc
Preview of #c672dc on White Background
The contrast ratio of #c672dc with white color is 3.07
Preview of #c672dc on black background
The contrast ratio of #c672dc with black color is 6.84
#c672dc color will look good with a black background.
Color Schemes of #c672dc
Triadic Colors of #c672dc
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 #c672dc
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 #c672dc
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 #c672dc
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: #c672dc;
}
This is a sample text used for the color #c672dc. 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: #c672dc;
}
This is a sample text used for the color #c672dc. 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 #c672dc;
}
This is a sample text used for the color #c672dc. 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 37.22%
Green 21.43%
Blue 41.35%
CMYK Percentage
Cyan 13.91
Magenta 67.01%
Yellow 0%
Black 19.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.