#c6423a Hex Color
rgb(198, 66, 58)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 42 | 3a | - | #c6423a |
RGB | 198 | 66 | 58 | - | rgb(198,66,58) |
HSL | 3 | 55% | 50% | - | hsl(3,55%,50%) |
HSV | 3 | 71% | 78% | - | hsv(3,71%,78%) |
XYZ | 26.0006 | 16.2077 | 5.761 | - | xyz(26.0006,16.2077,5.761) |
CIE-LAB | 47.25 | 51.97 | 33.96 | - | lab(47.25,51.97,33.96) |
CMYK | 0 | 0.66666666666667 | 0.70707070707071 | 0.22352941176471 | cmyk(0,0.66666666666667,0.70707070707071,0.22352941176471) |
Description
The RGB value of color #c6423a is rgb(198, 66, 58).
In the hex color #c6423a, The value of Red is 198, value of Green is 66, and value of Blue is 58. The primary color is Red. Similarly, The HSL values for #c6423a consists of 3° Hue, 55% Saturation, and 50% Lightness.
In the CMYK color model, the color #c6423a can be represented as Cyan=0%, Magenta=0.66666666666667%, Yellow=0.70707070707071%, and Black=0.22352941176471%.
Shades of #c6423a
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 #c6423a
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6423a
Preview of #c6423a on White Background
The contrast ratio of #c6423a with white color is 4.95
#c6423a color will look good on a white background.
Preview of #c6423a on black background
The contrast ratio of #c6423a with black color is 4.24
Color Schemes of #c6423a
Triadic Colors of #c6423a
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 #c6423a
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 #c6423a
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 #c6423a
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: #c6423a;
}
This is a sample text used for the color #c6423a. 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: #c6423a;
}
This is a sample text used for the color #c6423a. 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 #c6423a;
}
This is a sample text used for the color #c6423a. 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 61.49%
Green 20.5%
Blue 18.01%
CMYK Percentage
Cyan 0
Magenta 41.74%
Yellow 44.27%
Black 13.99%
Comments on this color
Please login or signup to post a comment.
No comments yet.