#c675b5 Hex Color
rgb(198, 117, 181)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 75 | b5 | - | #c675b5 |
RGB | 198 | 117 | 181 | - | rgb(198,117,181) |
HSL | 313 | 42% | 62% | - | hsl(313,42%,62%) |
HSV | 313 | 41% | 78% | - | hsv(313,41%,78%) |
XYZ | 37.9905 | 28.0645 | 47.1307 | - | xyz(37.9905,28.0645,47.1307) |
CIE-LAB | 59.95 | 40.95 | -20.35 | - | lab(59.95,40.95,-20.35) |
CMYK | 0 | 0.40909090909091 | 0.085858585858586 | 0.22352941176471 | cmyk(0,0.40909090909091,0.085858585858586,0.22352941176471) |
Description
The RGB value of color #c675b5 is rgb(198, 117, 181).
In the hex color #c675b5, The value of Red is 198, value of Green is 117, and value of Blue is 181. The primary color is Red. Similarly, The HSL values for #c675b5 consists of 313° Hue, 42% Saturation, and 62% Lightness.
In the CMYK color model, the color #c675b5 can be represented as Cyan=0%, Magenta=0.40909090909091%, Yellow=0.085858585858586%, and Black=0.22352941176471%.
Shades of #c675b5
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 #c675b5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c675b5
Preview of #c675b5 on White Background
The contrast ratio of #c675b5 with white color is 3.18
Preview of #c675b5 on black background
The contrast ratio of #c675b5 with black color is 6.61
#c675b5 color will look good with a black background.
Color Schemes of #c675b5
Triadic Colors of #c675b5
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 #c675b5
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 #c675b5
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 #c675b5
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: #c675b5;
}
This is a sample text used for the color #c675b5. 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: #c675b5;
}
This is a sample text used for the color #c675b5. 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 #c675b5;
}
This is a sample text used for the color #c675b5. 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 39.92%
Green 23.59%
Blue 36.49%
CMYK Percentage
Cyan 0
Magenta 56.94%
Yellow 11.95%
Black 31.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.