#ce6f4b Hex Color
rgb(206, 111, 75)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 6f | 4b | - | #ce6f4b |
RGB | 206 | 111 | 75 | - | rgb(206,111,75) |
HSL | 16 | 57% | 55% | - | hsl(16,57%,55%) |
HSV | 16 | 64% | 81% | - | hsv(16,64%,81%) |
XYZ | 32.408 | 24.9987 | 9.7737 | - | xyz(32.408,24.9987,9.7737) |
CIE-LAB | 57.07 | 34.33 | 36.44 | - | lab(57.07,34.33,36.44) |
CMYK | 0 | 0.46116504854369 | 0.63592233009709 | 0.1921568627451 | cmyk(0,0.46116504854369,0.63592233009709,0.1921568627451) |
Description
The RGB value of color #ce6f4b is rgb(206, 111, 75).
In the hex color #ce6f4b, The value of Red is 206, value of Green is 111, and value of Blue is 75. The primary color is Red. Similarly, The HSL values for #ce6f4b consists of 16° Hue, 57% Saturation, and 55% Lightness.
In the CMYK color model, the color #ce6f4b can be represented as Cyan=0%, Magenta=0.46116504854369%, Yellow=0.63592233009709%, and Black=0.1921568627451%.
Shades of #ce6f4b
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 #ce6f4b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce6f4b
Preview of #ce6f4b on White Background
The contrast ratio of #ce6f4b with white color is 3.5
Preview of #ce6f4b on black background
The contrast ratio of #ce6f4b with black color is 6
#ce6f4b color will look good with a black background.
Color Schemes of #ce6f4b
Triadic Colors of #ce6f4b
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 #ce6f4b
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 #ce6f4b
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 #ce6f4b
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: #ce6f4b;
}
This is a sample text used for the color #ce6f4b. 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: #ce6f4b;
}
This is a sample text used for the color #ce6f4b. 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 #ce6f4b;
}
This is a sample text used for the color #ce6f4b. 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 52.55%
Green 28.32%
Blue 19.13%
CMYK Percentage
Cyan 0
Magenta 35.77%
Yellow 49.33%
Black 14.9%
Comments on this color
Please login or signup to post a comment.
No comments yet.