#512374 Hex Color
rgb(81, 35, 116)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 51 | 23 | 74 | - | #512374 |
| RGB | 81 | 35 | 116 | - | rgb(81,35,116) |
| HSL | 274 | 54% | 30% | - | hsl(274,54%,30%) |
| HSV | 274 | 70% | 45% | - | hsv(274,70%,45%) |
| XYZ | 7.1468 | 4.2123 | 16.9594 | - | xyz(7.1468,4.2123,16.9594) |
| CIE-LAB | 24.36 | 37.07 | -38.02 | - | lab(24.36,37.07,-38.02) |
| CMYK | 0.30172413793103 | 0.69827586206897 | 0 | 0.54509803921569 | cmyk(0.30172413793103,0.69827586206897,0,0.54509803921569) |
Description
The RGB value of color #512374 is rgb(81, 35, 116).
In the hex color #512374, The value of Red is 81, value of Green is 35, and value of Blue is 116. The primary color is Blue. Similarly, The HSL values for #512374 consists of 274° Hue, 54% Saturation, and 30% Lightness.
In the CMYK color model, the color #512374 can be represented as Cyan=0.30172413793103%, Magenta=0.69827586206897%, Yellow=0%, and Black=0.54509803921569%.
Shades of #512374
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 #512374
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #512374
Preview of #512374 on White Background
The contrast ratio of #512374 with white color is 11.4
#512374 color will look good on a white background.
Preview of #512374 on black background
The contrast ratio of #512374 with black color is 1.84
Color Schemes of #512374
Triadic Colors of #512374
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 #512374
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 #512374
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 #512374
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 #512374
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: #512374;
}
This is a sample text used for the color #512374. 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: #512374;
}
This is a sample text used for the color #512374. 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 #512374;
}
This is a sample text used for the color #512374. 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 34.91%
Green 15.09%
Blue 50%
CMYK Percentage
Cyan 19.53
Magenta 45.19%
Yellow 0%
Black 35.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.