#dc5ebc Hex Color
rgb(220, 94, 188)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | dc | 5e | bc | - | #dc5ebc |
RGB | 220 | 94 | 188 | - | rgb(220,94,188) |
HSL | 315 | 64% | 62% | - | hsl(315,64%,62%) |
HSV | 315 | 57% | 86% | - | hsv(315,57%,86%) |
XYZ | 42.595 | 26.8519 | 50.5149 | - | xyz(42.595,26.8519,50.5149) |
CIE-LAB | 58.84 | 60.05 | -25.8 | - | lab(58.84,60.05,-25.8) |
CMYK | 0 | 0.57272727272727 | 0.14545454545455 | 0.13725490196078 | cmyk(0,0.57272727272727,0.14545454545455,0.13725490196078) |
Description
The RGB value of color #dc5ebc is rgb(220, 94, 188).
In the hex color #dc5ebc, The value of Red is 220, value of Green is 94, and value of Blue is 188. The primary color is Red. Similarly, The HSL values for #dc5ebc consists of 315° Hue, 64% Saturation, and 62% Lightness.
In the CMYK color model, the color #dc5ebc can be represented as Cyan=0%, Magenta=0.57272727272727%, Yellow=0.14545454545455%, and Black=0.13725490196078%.
Shades of #dc5ebc
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 #dc5ebc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #dc5ebc
Preview of #dc5ebc on White Background
The contrast ratio of #dc5ebc with white color is 3.3
Preview of #dc5ebc on black background
The contrast ratio of #dc5ebc with black color is 6.37
#dc5ebc color will look good with a black background.
Color Schemes of #dc5ebc
Triadic Colors of #dc5ebc
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 #dc5ebc
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 #dc5ebc
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 #dc5ebc
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: #dc5ebc;
}
This is a sample text used for the color #dc5ebc. 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: #dc5ebc;
}
This is a sample text used for the color #dc5ebc. 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 #dc5ebc;
}
This is a sample text used for the color #dc5ebc. 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.82%
Green 18.73%
Blue 37.45%
CMYK Percentage
Cyan 0
Magenta 66.95%
Yellow 17%
Black 16.05%
Comments on this color
Please login or signup to post a comment.
No comments yet.