#4c2064 Hex Color
rgb(76, 32, 100)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4c | 20 | 64 | - | #4c2064 |
RGB | 76 | 32 | 100 | - | rgb(76,32,100) |
HSL | 279 | 52% | 26% | - | hsl(279,52%,26%) |
HSV | 279 | 68% | 39% | - | hsv(279,68%,39%) |
XYZ | 5.7973 | 3.4896 | 12.4246 | - | xyz(5.7973,3.4896,12.4246) |
CIE-LAB | 21.91 | 33.43 | -31.65 | - | lab(21.91,33.43,-31.65) |
CMYK | 0.24 | 0.68 | 0 | 0.6078431372549 | cmyk(0.24,0.68,0,0.6078431372549) |
Description
The RGB value of color #4c2064 is rgb(76, 32, 100).
In the hex color #4c2064, The value of Red is 76, value of Green is 32, and value of Blue is 100. The primary color is Blue. Similarly, The HSL values for #4c2064 consists of 279° Hue, 52% Saturation, and 26% Lightness.
In the CMYK color model, the color #4c2064 can be represented as Cyan=0.24%, Magenta=0.68%, Yellow=0%, and Black=0.6078431372549%.
Shades of #4c2064
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 #4c2064
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4c2064
Preview of #4c2064 on White Background
The contrast ratio of #4c2064 with white color is 12.37
#4c2064 color will look good on a white background.
Preview of #4c2064 on black background
The contrast ratio of #4c2064 with black color is 1.7
Color Schemes of #4c2064
Triadic Colors of #4c2064
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 #4c2064
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 #4c2064
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 #4c2064
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.
Monochromatic Colors of #4c2064
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #4c2064;
}
This is a sample text used for the color #4c2064. 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: #4c2064;
}
This is a sample text used for the color #4c2064. 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 #4c2064;
}
This is a sample text used for the color #4c2064. 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 36.54%
Green 15.38%
Blue 48.08%
CMYK Percentage
Cyan 15.71
Magenta 44.51%
Yellow 0%
Black 39.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.