#ce6b7e Hex Color
rgb(206, 107, 126)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ce | 6b | 7e | - | #ce6b7e |
RGB | 206 | 107 | 126 | - | rgb(206,107,126) |
HSL | 348 | 50% | 61% | - | hsl(348,50%,61%) |
HSV | 348 | 48% | 81% | - | hsv(348,48%,81%) |
XYZ | 34.4772 | 25.1436 | 22.7747 | - | xyz(34.4772,25.1436,22.7747) |
CIE-LAB | 57.22 | 41.01 | 7.51 | - | lab(57.22,41.01,7.51) |
CMYK | 0 | 0.48058252427184 | 0.38834951456311 | 0.1921568627451 | cmyk(0,0.48058252427184,0.38834951456311,0.1921568627451) |
Description
The RGB value of color #ce6b7e is rgb(206, 107, 126).
In the hex color #ce6b7e, The value of Red is 206, value of Green is 107, and value of Blue is 126. The primary color is Red. Similarly, The HSL values for #ce6b7e consists of 348° Hue, 50% Saturation, and 61% Lightness.
In the CMYK color model, the color #ce6b7e can be represented as Cyan=0%, Magenta=0.48058252427184%, Yellow=0.38834951456311%, and Black=0.1921568627451%.
Shades of #ce6b7e
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 #ce6b7e
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ce6b7e
Preview of #ce6b7e on White Background
The contrast ratio of #ce6b7e with white color is 3.48
Preview of #ce6b7e on black background
The contrast ratio of #ce6b7e with black color is 6.03
#ce6b7e color will look good with a black background.
Color Schemes of #ce6b7e
Triadic Colors of #ce6b7e
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 #ce6b7e
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 #ce6b7e
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 #ce6b7e
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: #ce6b7e;
}
This is a sample text used for the color #ce6b7e. 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: #ce6b7e;
}
This is a sample text used for the color #ce6b7e. 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 #ce6b7e;
}
This is a sample text used for the color #ce6b7e. 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 46.92%
Green 24.37%
Blue 28.7%
CMYK Percentage
Cyan 0
Magenta 45.29%
Yellow 36.6%
Black 18.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.