#412481 Hex Color
rgb(65, 36, 129)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 41 | 24 | 81 | - | #412481 |
| RGB | 65 | 36 | 129 | - | rgb(65,36,129) |
| HSL | 259 | 56% | 32% | - | hsl(259,56%,32%) |
| HSV | 259 | 72% | 51% | - | hsv(259,72%,51%) |
| XYZ | 6.7733 | 3.9705 | 21.1783 | - | xyz(6.7733,3.9705,21.1783) |
| CIE-LAB | 23.57 | 36.72 | -47.65 | - | lab(23.57,36.72,-47.65) |
| CMYK | 0.49612403100775 | 0.72093023255814 | 0 | 0.49411764705882 | cmyk(0.49612403100775,0.72093023255814,0,0.49411764705882) |
Description
The RGB value of color #412481 is rgb(65, 36, 129).
In the hex color #412481, The value of Red is 65, value of Green is 36, and value of Blue is 129. The primary color is Blue. Similarly, The HSL values for #412481 consists of 259° Hue, 56% Saturation, and 32% Lightness.
In the CMYK color model, the color #412481 can be represented as Cyan=0.49612403100775%, Magenta=0.72093023255814%, Yellow=0%, and Black=0.49411764705882%.
Shades of #412481
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 #412481
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #412481
Preview of #412481 on White Background
The contrast ratio of #412481 with white color is 11.7
#412481 color will look good on a white background.
Preview of #412481 on black background
The contrast ratio of #412481 with black color is 1.79
Color Schemes of #412481
Triadic Colors of #412481
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 #412481
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 #412481
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 #412481
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 #412481
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: #412481;
}
This is a sample text used for the color #412481. 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: #412481;
}
This is a sample text used for the color #412481. 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 #412481;
}
This is a sample text used for the color #412481. 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 28.26%
Green 15.65%
Blue 56.09%
CMYK Percentage
Cyan 28.99
Magenta 42.13%
Yellow 0%
Black 28.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.