#c726af Hex Color
rgb(199, 38, 175)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 26 | af | - | #c726af |
RGB | 199 | 38 | 175 | - | rgb(199,38,175) |
HSL | 309 | 68% | 46% | - | hsl(309,68%,46%) |
HSV | 309 | 81% | 78% | - | hsv(309,81%,78%) |
XYZ | 31.9842 | 16.6235 | 42.0803 | - | xyz(31.9842,16.6235,42.0803) |
CIE-LAB | 47.78 | 72.86 | -35.71 | - | lab(47.78,72.86,-35.71) |
CMYK | 0 | 0.80904522613065 | 0.12060301507538 | 0.21960784313725 | cmyk(0,0.80904522613065,0.12060301507538,0.21960784313725) |
Description
The RGB value of color #c726af is rgb(199, 38, 175).
In the hex color #c726af, The value of Red is 199, value of Green is 38, and value of Blue is 175. The primary color is Red. Similarly, The HSL values for #c726af consists of 309° Hue, 68% Saturation, and 46% Lightness.
In the CMYK color model, the color #c726af can be represented as Cyan=0%, Magenta=0.80904522613065%, Yellow=0.12060301507538%, and Black=0.21960784313725%.
Shades of #c726af
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 #c726af
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c726af
Preview of #c726af on White Background
The contrast ratio of #c726af with white color is 4.86
#c726af color will look good on a white background.
Preview of #c726af on black background
The contrast ratio of #c726af with black color is 4.32
Color Schemes of #c726af
Triadic Colors of #c726af
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 #c726af
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 #c726af
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 #c726af
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: #c726af;
}
This is a sample text used for the color #c726af. 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: #c726af;
}
This is a sample text used for the color #c726af. 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 #c726af;
}
This is a sample text used for the color #c726af. 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 48.3%
Green 9.22%
Blue 42.48%
CMYK Percentage
Cyan 0
Magenta 70.4%
Yellow 10.49%
Black 19.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.