#c07e94 Hex Color
rgb(192, 126, 148)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c0 | 7e | 94 | - | #c07e94 |
RGB | 192 | 126 | 148 | - | rgb(192,126,148) |
HSL | 340 | 34% | 62% | - | hsl(340,34%,62%) |
HSV | 340 | 34% | 75% | - | hsv(340,34%,75%) |
XYZ | 34.5444 | 28.2663 | 31.6522 | - | xyz(34.5444,28.2663,31.6522) |
CIE-LAB | 60.13 | 28.68 | -1.23 | - | lab(60.13,28.68,-1.23) |
CMYK | 0 | 0.34375 | 0.22916666666667 | 0.24705882352941 | cmyk(0,0.34375,0.22916666666667,0.24705882352941) |
Description
The RGB value of color #c07e94 is rgb(192, 126, 148).
In the hex color #c07e94, The value of Red is 192, value of Green is 126, and value of Blue is 148. The primary color is Red. Similarly, The HSL values for #c07e94 consists of 340° Hue, 34% Saturation, and 62% Lightness.
In the CMYK color model, the color #c07e94 can be represented as Cyan=0%, Magenta=0.34375%, Yellow=0.22916666666667%, and Black=0.24705882352941%.
Shades of #c07e94
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 #c07e94
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c07e94
Preview of #c07e94 on White Background
The contrast ratio of #c07e94 with white color is 3.16
Preview of #c07e94 on black background
The contrast ratio of #c07e94 with black color is 6.65
#c07e94 color will look good with a black background.
Color Schemes of #c07e94
Triadic Colors of #c07e94
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 #c07e94
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 #c07e94
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 #c07e94
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: #c07e94;
}
This is a sample text used for the color #c07e94. 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: #c07e94;
}
This is a sample text used for the color #c07e94. 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 #c07e94;
}
This is a sample text used for the color #c07e94. 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 41.2%
Green 27.04%
Blue 31.76%
CMYK Percentage
Cyan 0
Magenta 41.92%
Yellow 27.95%
Black 30.13%
Comments on this color
Please login or signup to post a comment.
No comments yet.