#c55faa Hex Color
rgb(197, 95, 170)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c5 | 5f | aa | - | #c55faa |
RGB | 197 | 95 | 170 | - | rgb(197,95,170) |
HSL | 316 | 47% | 57% | - | hsl(316,47%,57%) |
HSV | 316 | 52% | 77% | - | hsv(316,52%,77%) |
XYZ | 34.3739 | 22.957 | 40.6497 | - | xyz(34.3739,22.957,40.6497) |
CIE-LAB | 55.03 | 50.08 | -21.55 | - | lab(55.03,50.08,-21.55) |
CMYK | 0 | 0.51776649746193 | 0.13705583756345 | 0.22745098039216 | cmyk(0,0.51776649746193,0.13705583756345,0.22745098039216) |
Description
The RGB value of color #c55faa is rgb(197, 95, 170).
In the hex color #c55faa, The value of Red is 197, value of Green is 95, and value of Blue is 170. The primary color is Red. Similarly, The HSL values for #c55faa consists of 316° Hue, 47% Saturation, and 57% Lightness.
In the CMYK color model, the color #c55faa can be represented as Cyan=0%, Magenta=0.51776649746193%, Yellow=0.13705583756345%, and Black=0.22745098039216%.
Shades of #c55faa
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 #c55faa
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c55faa
Preview of #c55faa on White Background
The contrast ratio of #c55faa with white color is 3.76
Preview of #c55faa on black background
The contrast ratio of #c55faa with black color is 5.59
#c55faa color will look good with a black background.
Color Schemes of #c55faa
Triadic Colors of #c55faa
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 #c55faa
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 #c55faa
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 #c55faa
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: #c55faa;
}
This is a sample text used for the color #c55faa. 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: #c55faa;
}
This is a sample text used for the color #c55faa. 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 #c55faa;
}
This is a sample text used for the color #c55faa. 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 42.64%
Green 20.56%
Blue 36.8%
CMYK Percentage
Cyan 0
Magenta 58.69%
Yellow 15.53%
Black 25.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.