#c7025f Hex Color
rgb(199, 2, 95)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c7 | 02 | 5f | - | #c7025f |
RGB | 199 | 2 | 95 | - | rgb(199,2,95) |
HSL | 332 | 98% | 39% | - | hsl(332,98%,39%) |
HSV | 332 | 99% | 78% | - | hsv(332,99%,78%) |
XYZ | 25.6405 | 13.0118 | 11.9866 | - | xyz(25.6405,13.0118,11.9866) |
CIE-LAB | 42.78 | 69.71 | 5.49 | - | lab(42.78,69.71,5.49) |
CMYK | 0 | 0.98994974874372 | 0.52261306532663 | 0.21960784313725 | cmyk(0,0.98994974874372,0.52261306532663,0.21960784313725) |
Description
The RGB value of color #c7025f is rgb(199, 2, 95).
In the hex color #c7025f, The value of Red is 199, value of Green is 2, and value of Blue is 95. The primary color is Red. Similarly, The HSL values for #c7025f consists of 332° Hue, 98% Saturation, and 39% Lightness.
In the CMYK color model, the color #c7025f can be represented as Cyan=0%, Magenta=0.98994974874372%, Yellow=0.52261306532663%, and Black=0.21960784313725%.
Shades of #c7025f
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 #c7025f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c7025f
Preview of #c7025f on White Background
The contrast ratio of #c7025f with white color is 5.83
#c7025f color will look good on a white background.
Preview of #c7025f on black background
The contrast ratio of #c7025f with black color is 3.6
Color Schemes of #c7025f
Triadic Colors of #c7025f
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 #c7025f
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 #c7025f
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 #c7025f
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.
Monochromatic Colors of #c7025f
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #c7025f;
}
This is a sample text used for the color #c7025f. 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: #c7025f;
}
This is a sample text used for the color #c7025f. 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 #c7025f;
}
This is a sample text used for the color #c7025f. 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 67.23%
Green 0.68%
Blue 32.09%
CMYK Percentage
Cyan 0
Magenta 57.15%
Yellow 30.17%
Black 12.68%
Comments on this color
Please login or signup to post a comment.
No comments yet.