#c25bac Hex Color
rgb(194, 91, 172)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 5b | ac | - | #c25bac |
RGB | 194 | 91 | 172 | - | rgb(194,91,172) |
HSL | 313 | 46% | 56% | - | hsl(313,46%,56%) |
HSV | 313 | 53% | 76% | - | hsv(313,53%,76%) |
XYZ | 33.4356 | 21.9301 | 41.5004 | - | xyz(33.4356,21.9301,41.5004) |
CIE-LAB | 53.95 | 51.44 | -24.4 | - | lab(53.95,51.44,-24.4) |
CMYK | 0 | 0.53092783505155 | 0.11340206185567 | 0.23921568627451 | cmyk(0,0.53092783505155,0.11340206185567,0.23921568627451) |
Description
The RGB value of color #c25bac is rgb(194, 91, 172).
In the hex color #c25bac, The value of Red is 194, value of Green is 91, and value of Blue is 172. The primary color is Red. Similarly, The HSL values for #c25bac consists of 313° Hue, 46% Saturation, and 56% Lightness.
In the CMYK color model, the color #c25bac can be represented as Cyan=0%, Magenta=0.53092783505155%, Yellow=0.11340206185567%, and Black=0.23921568627451%.
Shades of #c25bac
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 #c25bac
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c25bac
Preview of #c25bac on White Background
The contrast ratio of #c25bac with white color is 3.9
Preview of #c25bac on black background
The contrast ratio of #c25bac with black color is 5.39
#c25bac color will look good with a black background.
Color Schemes of #c25bac
Triadic Colors of #c25bac
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 #c25bac
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 #c25bac
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 #c25bac
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: #c25bac;
}
This is a sample text used for the color #c25bac. 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: #c25bac;
}
This is a sample text used for the color #c25bac. 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 #c25bac;
}
This is a sample text used for the color #c25bac. 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.45%
Green 19.91%
Blue 37.64%
CMYK Percentage
Cyan 0
Magenta 60.09%
Yellow 12.83%
Black 27.07%
Comments on this color
Please login or signup to post a comment.
No comments yet.