#c389cd Hex Color
rgb(195, 137, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c3 | 89 | cd | - | #c389cd |
RGB | 195 | 137 | 205 | - | rgb(195,137,205) |
HSL | 291 | 40% | 67% | - | hsl(291,40%,67%) |
HSV | 291 | 33% | 80% | - | hsv(291,33%,80%) |
XYZ | 42.4708 | 33.9012 | 62.0627 | - | xyz(42.4708,33.9012,62.0627) |
CIE-LAB | 64.88 | 33.62 | -26.37 | - | lab(64.88,33.62,-26.37) |
CMYK | 0.048780487804878 | 0.33170731707317 | 0 | 0.19607843137255 | cmyk(0.048780487804878,0.33170731707317,0,0.19607843137255) |
Description
The RGB value of color #c389cd is rgb(195, 137, 205).
In the hex color #c389cd, The value of Red is 195, value of Green is 137, and value of Blue is 205. The primary color is Blue. Similarly, The HSL values for #c389cd consists of 291° Hue, 40% Saturation, and 67% Lightness.
In the CMYK color model, the color #c389cd can be represented as Cyan=0.048780487804878%, Magenta=0.33170731707317%, Yellow=0%, and Black=0.19607843137255%.
Shades of #c389cd
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 #c389cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c389cd
Preview of #c389cd on White Background
The contrast ratio of #c389cd with white color is 2.7
Preview of #c389cd on black background
The contrast ratio of #c389cd with black color is 7.78
#c389cd color will look good with a black background.
Color Schemes of #c389cd
Triadic Colors of #c389cd
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 #c389cd
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 #c389cd
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 #c389cd
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: #c389cd;
}
This is a sample text used for the color #c389cd. 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: #c389cd;
}
This is a sample text used for the color #c389cd. 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 #c389cd;
}
This is a sample text used for the color #c389cd. 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 36.31%
Green 25.51%
Blue 38.18%
CMYK Percentage
Cyan 8.46
Magenta 57.53%
Yellow 0%
Black 34.01%
Comments on this color
Please login or signup to post a comment.
No comments yet.