#dc6244 Hex Color
rgb(220, 98, 68)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 62 | 44 | - | #dc6244 |
RGB | 220 | 98 | 68 | - | rgb(220,98,68) |
HSL | 12 | 68% | 56% | - | hsl(12,68%,56%) |
HSV | 12 | 69% | 86% | - | hsv(12,69%,86%) |
XYZ | 34.9263 | 24.3684 | 8.3316 | - | xyz(34.9263,24.3684,8.3316) |
CIE-LAB | 56.45 | 45.83 | 40.01 | - | lab(56.45,45.83,40.01) |
CMYK | 0 | 0.55454545454545 | 0.69090909090909 | 0.13725490196078 | cmyk(0,0.55454545454545,0.69090909090909,0.13725490196078) |
Description
The RGB value of color #dc6244 is rgb(220, 98, 68).
In the hex color #dc6244, The value of Red is 220, value of Green is 98, and value of Blue is 68. The primary color is Red. Similarly, The HSL values for #dc6244 consists of 12° Hue, 68% Saturation, and 56% Lightness.
In the CMYK color model, the color #dc6244 can be represented as Cyan=0%, Magenta=0.55454545454545%, Yellow=0.69090909090909%, and Black=0.13725490196078%.
Shades of #dc6244
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 #dc6244
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc6244
Preview of #dc6244 on White Background
The contrast ratio of #dc6244 with white color is 3.58
Preview of #dc6244 on black background
The contrast ratio of #dc6244 with black color is 5.87
#dc6244 color will look good with a black background.
Color Schemes of #dc6244
Triadic Colors of #dc6244
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 #dc6244
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 #dc6244
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 #dc6244
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: #dc6244;
}
This is a sample text used for the color #dc6244. 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: #dc6244;
}
This is a sample text used for the color #dc6244. 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 #dc6244;
}
This is a sample text used for the color #dc6244. 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 56.99%
Green 25.39%
Blue 17.62%
CMYK Percentage
Cyan 0
Magenta 40.11%
Yellow 49.97%
Black 9.93%
Comments on this color
Please login or signup to post a comment.
No comments yet.