#4d4dea Hex Color
rgb(77, 77, 234)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 4d | 4d | ea | - | #4d4dea |
| RGB | 77 | 77 | 234 | - | rgb(77,77,234) |
| HSL | 240 | 79% | 61% | - | hsl(240,79%,61%) |
| HSV | 240 | 67% | 92% | - | hsv(240,67%,92%) |
| XYZ | 20.5657 | 12.826 | 79.2336 | - | xyz(20.5657,12.826,79.2336) |
| CIE-LAB | 42.5 | 48.02 | -79.03 | - | lab(42.5,48.02,-79.03) |
| CMYK | 0.67094017094017 | 0.67094017094017 | 0 | 0.082352941176471 | cmyk(0.67094017094017,0.67094017094017,0,0.082352941176471) |
Description
The RGB value of color #4d4dea is rgb(77, 77, 234).
In the hex color #4d4dea, The value of Red is 77, value of Green is 77, and value of Blue is 234. The primary color is Blue. Similarly, The HSL values for #4d4dea consists of 240° Hue, 79% Saturation, and 61% Lightness.
In the CMYK color model, the color #4d4dea can be represented as Cyan=0.67094017094017%, Magenta=0.67094017094017%, Yellow=0%, and Black=0.082352941176471%.
Shades of #4d4dea
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 #4d4dea
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4d4dea
Preview of #4d4dea on White Background
The contrast ratio of #4d4dea with white color is 5.89
#4d4dea color will look good on a white background.
Preview of #4d4dea on black background
The contrast ratio of #4d4dea with black color is 3.57
Color Schemes of #4d4dea
Triadic Colors of #4d4dea
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 #4d4dea
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 #4d4dea
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 #4d4dea
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: #4d4dea;
}
This is a sample text used for the color #4d4dea. 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: #4d4dea;
}
This is a sample text used for the color #4d4dea. 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 #4d4dea;
}
This is a sample text used for the color #4d4dea. 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 19.85%
Green 19.85%
Blue 60.31%
CMYK Percentage
Cyan 47.11
Magenta 47.11%
Yellow 0%
Black 5.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.