#772dbd Hex Color
rgb(119, 45, 189)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 77 | 2d | bd | - | #772dbd |
| RGB | 119 | 45 | 189 | - | rgb(119,45,189) |
| HSL | 271 | 62% | 46% | - | hsl(271,62%,46%) |
| HSV | 271 | 76% | 74% | - | hsv(271,76%,74%) |
| XYZ | 17.7314 | 9.4728 | 49.038 | - | xyz(17.7314,9.4728,49.038) |
| CIE-LAB | 36.88 | 57.77 | -62.13 | - | lab(36.88,57.77,-62.13) |
| CMYK | 0.37037037037037 | 0.76190476190476 | 0 | 0.25882352941176 | cmyk(0.37037037037037,0.76190476190476,0,0.25882352941176) |
Description
The RGB value of color #772dbd is rgb(119, 45, 189).
In the hex color #772dbd, The value of Red is 119, value of Green is 45, and value of Blue is 189. The primary color is Blue. Similarly, The HSL values for #772dbd consists of 271° Hue, 62% Saturation, and 46% Lightness.
In the CMYK color model, the color #772dbd can be represented as Cyan=0.37037037037037%, Magenta=0.76190476190476%, Yellow=0%, and Black=0.25882352941176%.
Shades of #772dbd
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 #772dbd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #772dbd
Preview of #772dbd on White Background
The contrast ratio of #772dbd with white color is 7.25
#772dbd color will look good on a white background.
Preview of #772dbd on black background
The contrast ratio of #772dbd with black color is 2.89
Color Schemes of #772dbd
Triadic Colors of #772dbd
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 #772dbd
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 #772dbd
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 #772dbd
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: #772dbd;
}
This is a sample text used for the color #772dbd. 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: #772dbd;
}
This is a sample text used for the color #772dbd. 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 #772dbd;
}
This is a sample text used for the color #772dbd. 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 33.71%
Green 12.75%
Blue 53.54%
CMYK Percentage
Cyan 26.62
Magenta 54.77%
Yellow 0%
Black 18.61%
Comments on this color
Please login or signup to post a comment.
No comments yet.