#c25a69 Hex Color
rgb(194, 90, 105)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c2 | 5a | 69 | - | #c25a69 |
RGB | 194 | 90 | 105 | - | rgb(194,90,105) |
HSL | 351 | 46% | 56% | - | hsl(351,46%,56%) |
HSV | 351 | 54% | 76% | - | hsv(351,54%,76%) |
XYZ | 28.4541 | 19.8016 | 15.687 | - | xyz(28.4541,19.8016,15.687) |
CIE-LAB | 51.61 | 43.05 | 11.73 | - | lab(51.61,43.05,11.73) |
CMYK | 0 | 0.5360824742268 | 0.45876288659794 | 0.23921568627451 | cmyk(0,0.5360824742268,0.45876288659794,0.23921568627451) |
Description
The RGB value of color #c25a69 is rgb(194, 90, 105).
In the hex color #c25a69, The value of Red is 194, value of Green is 90, and value of Blue is 105. The primary color is Red. Similarly, The HSL values for #c25a69 consists of 351° Hue, 46% Saturation, and 56% Lightness.
In the CMYK color model, the color #c25a69 can be represented as Cyan=0%, Magenta=0.5360824742268%, Yellow=0.45876288659794%, and Black=0.23921568627451%.
Shades of #c25a69
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 #c25a69
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c25a69
Preview of #c25a69 on White Background
The contrast ratio of #c25a69 with white color is 4.23
Preview of #c25a69 on black background
The contrast ratio of #c25a69 with black color is 4.96
#c25a69 color will look good with a black background.
Color Schemes of #c25a69
Triadic Colors of #c25a69
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 #c25a69
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 #c25a69
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 #c25a69
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: #c25a69;
}
This is a sample text used for the color #c25a69. 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: #c25a69;
}
This is a sample text used for the color #c25a69. 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 #c25a69;
}
This is a sample text used for the color #c25a69. 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 49.87%
Green 23.14%
Blue 26.99%
CMYK Percentage
Cyan 0
Magenta 43.44%
Yellow 37.18%
Black 19.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.