#c83d54 Hex Color
rgb(200, 61, 84)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c8 | 3d | 54 | - | #c83d54 |
RGB | 200 | 61 | 84 | - | rgb(200,61,84) |
HSL | 350 | 56% | 51% | - | hsl(350,56%,51%) |
HSV | 350 | 70% | 78% | - | hsv(350,70%,78%) |
XYZ | 27.0884 | 16.2569 | 10.0977 | - | xyz(27.0884,16.2569,10.0977) |
CIE-LAB | 47.31 | 56.16 | 18.63 | - | lab(47.31,56.16,18.63) |
CMYK | 0 | 0.695 | 0.58 | 0.2156862745098 | cmyk(0,0.695,0.58,0.2156862745098) |
Description
The RGB value of color #c83d54 is rgb(200, 61, 84).
In the hex color #c83d54, The value of Red is 200, value of Green is 61, and value of Blue is 84. The primary color is Red. Similarly, The HSL values for #c83d54 consists of 350° Hue, 56% Saturation, and 51% Lightness.
In the CMYK color model, the color #c83d54 can be represented as Cyan=0%, Magenta=0.695%, Yellow=0.58%, and Black=0.2156862745098%.
Shades of #c83d54
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 #c83d54
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c83d54
Preview of #c83d54 on White Background
The contrast ratio of #c83d54 with white color is 4.94
#c83d54 color will look good on a white background.
Preview of #c83d54 on black background
The contrast ratio of #c83d54 with black color is 4.25
Color Schemes of #c83d54
Triadic Colors of #c83d54
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 #c83d54
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 #c83d54
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 #c83d54
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: #c83d54;
}
This is a sample text used for the color #c83d54. 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: #c83d54;
}
This is a sample text used for the color #c83d54. 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 #c83d54;
}
This is a sample text used for the color #c83d54. 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 57.97%
Green 17.68%
Blue 24.35%
CMYK Percentage
Cyan 0
Magenta 46.62%
Yellow 38.91%
Black 14.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.