#d337cc Hex Color
rgb(211, 55, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d3 | 37 | cc | - | #d337cc |
RGB | 211 | 55 | 204 | - | rgb(211,55,204) |
HSL | 303 | 64% | 52% | - | hsl(303,64%,52%) |
HSV | 303 | 74% | 83% | - | hsv(303,74%,83%) |
XYZ | 39.1292 | 20.9409 | 59.1064 | - | xyz(39.1292,20.9409,59.1064) |
CIE-LAB | 52.88 | 75.04 | -44.38 | - | lab(52.88,75.04,-44.38) |
CMYK | 0 | 0.739336492891 | 0.033175355450237 | 0.17254901960784 | cmyk(0,0.739336492891,0.033175355450237,0.17254901960784) |
Description
The RGB value of color #d337cc is rgb(211, 55, 204).
In the hex color #d337cc, The value of Red is 211, value of Green is 55, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #d337cc consists of 303° Hue, 64% Saturation, and 52% Lightness.
In the CMYK color model, the color #d337cc can be represented as Cyan=0%, Magenta=0.739336492891%, Yellow=0.033175355450237%, and Black=0.17254901960784%.
Shades of #d337cc
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 #d337cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d337cc
Preview of #d337cc on White Background
The contrast ratio of #d337cc with white color is 4.05
Preview of #d337cc on black background
The contrast ratio of #d337cc with black color is 5.19
#d337cc color will look good with a black background.
Color Schemes of #d337cc
Triadic Colors of #d337cc
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 #d337cc
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 #d337cc
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 #d337cc
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: #d337cc;
}
This is a sample text used for the color #d337cc. 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: #d337cc;
}
This is a sample text used for the color #d337cc. 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 #d337cc;
}
This is a sample text used for the color #d337cc. 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 44.89%
Green 11.7%
Blue 43.4%
CMYK Percentage
Cyan 0
Magenta 78.23%
Yellow 3.51%
Black 18.26%
Comments on this color
Please login or signup to post a comment.
No comments yet.