#cb4dbc Hex Color
rgb(203, 77, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | 4d | bc | - | #cb4dbc |
RGB | 203 | 77 | 188 | - | rgb(203,77,188) |
HSL | 307 | 55% | 55% | - | hsl(307,55%,55%) |
HSV | 307 | 62% | 80% | - | hsv(307,62%,80%) |
XYZ | 36.3596 | 21.6351 | 49.8366 | - | xyz(36.3596,21.6351,49.8366) |
CIE-LAB | 53.64 | 62.8 | -34.07 | - | lab(53.64,62.8,-34.07) |
CMYK | 0 | 0.62068965517241 | 0.073891625615763 | 0.20392156862745 | cmyk(0,0.62068965517241,0.073891625615763,0.20392156862745) |
Description
The RGB value of color #cb4dbc is rgb(203, 77, 188).
In the hex color #cb4dbc, The value of Red is 203, value of Green is 77, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #cb4dbc consists of 307° Hue, 55% Saturation, and 55% Lightness.
In the CMYK color model, the color #cb4dbc can be represented as Cyan=0%, Magenta=0.62068965517241%, Yellow=0.073891625615763%, and Black=0.20392156862745%.
Shades of #cb4dbc
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 #cb4dbc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cb4dbc
Preview of #cb4dbc on White Background
The contrast ratio of #cb4dbc with white color is 3.94
Preview of #cb4dbc on black background
The contrast ratio of #cb4dbc with black color is 5.33
#cb4dbc color will look good with a black background.
Color Schemes of #cb4dbc
Triadic Colors of #cb4dbc
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 #cb4dbc
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 #cb4dbc
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 #cb4dbc
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: #cb4dbc;
}
This is a sample text used for the color #cb4dbc. 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: #cb4dbc;
}
This is a sample text used for the color #cb4dbc. 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 #cb4dbc;
}
This is a sample text used for the color #cb4dbc. 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 43.38%
Green 16.45%
Blue 40.17%
CMYK Percentage
Cyan 0
Magenta 69.08%
Yellow 8.22%
Black 22.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.