#c6583d Hex Color
rgb(198, 88, 61)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | c6 | 58 | 3d | - | #c6583d |
RGB | 198 | 88 | 61 | - | rgb(198,88,61) |
HSL | 12 | 55% | 51% | - | hsl(12,55%,51%) |
HSV | 12 | 69% | 78% | - | hsv(12,69%,78%) |
XYZ | 27.6207 | 19.3221 | 6.6887 | - | xyz(27.6207,19.3221,6.6887) |
CIE-LAB | 51.06 | 42.12 | 36.71 | - | lab(51.06,42.12,36.71) |
CMYK | 0 | 0.55555555555556 | 0.69191919191919 | 0.22352941176471 | cmyk(0,0.55555555555556,0.69191919191919,0.22352941176471) |
Description
The RGB value of color #c6583d is rgb(198, 88, 61).
In the hex color #c6583d, The value of Red is 198, value of Green is 88, and value of Blue is 61. The primary color is Red. Similarly, The HSL values for #c6583d consists of 12° Hue, 55% Saturation, and 51% Lightness.
In the CMYK color model, the color #c6583d can be represented as Cyan=0%, Magenta=0.55555555555556%, Yellow=0.69191919191919%, and Black=0.22352941176471%.
Shades of #c6583d
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 #c6583d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #c6583d
Preview of #c6583d on White Background
The contrast ratio of #c6583d with white color is 4.32
Preview of #c6583d on black background
The contrast ratio of #c6583d with black color is 4.86
#c6583d color will look good with a black background.
Color Schemes of #c6583d
Triadic Colors of #c6583d
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 #c6583d
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 #c6583d
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 #c6583d
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: #c6583d;
}
This is a sample text used for the color #c6583d. 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: #c6583d;
}
This is a sample text used for the color #c6583d. 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 #c6583d;
}
This is a sample text used for the color #c6583d. 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.06%
Green 25.36%
Blue 17.58%
CMYK Percentage
Cyan 0
Magenta 37.77%
Yellow 47.04%
Black 15.2%
Comments on this color
Please login or signup to post a comment.
No comments yet.