#322a46 Hex Color
rgb(50, 42, 70)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 32 | 2a | 46 | - | #322a46 |
| RGB | 50 | 42 | 70 | - | rgb(50,42,70) |
| HSL | 257 | 25% | 22% | - | hsl(257,25%,22%) |
| HSV | 257 | 40% | 27% | - | hsv(257,40%,27%) |
| XYZ | 3.2488 | 2.7762 | 6.159 | - | xyz(3.2488,2.7762,6.159) |
| CIE-LAB | 19.12 | 10.87 | -16.21 | - | lab(19.12,10.87,-16.21) |
| CMYK | 0.28571428571429 | 0.4 | 0 | 0.72549019607843 | cmyk(0.28571428571429,0.4,0,0.72549019607843) |
Description
The RGB value of color #322a46 is rgb(50, 42, 70).
In the hex color #322a46, The value of Red is 50, value of Green is 42, and value of Blue is 70. The primary color is Blue. Similarly, The HSL values for #322a46 consists of 257° Hue, 25% Saturation, and 22% Lightness.
In the CMYK color model, the color #322a46 can be represented as Cyan=0.28571428571429%, Magenta=0.4%, Yellow=0%, and Black=0.72549019607843%.
Shades of #322a46
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 #322a46
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #322a46
Preview of #322a46 on White Background
The contrast ratio of #322a46 with white color is 13.5
#322a46 color will look good on a white background.
Preview of #322a46 on black background
The contrast ratio of #322a46 with black color is 1.56
Color Schemes of #322a46
Triadic Colors of #322a46
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 #322a46
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 #322a46
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 #322a46
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 #322a46
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: #322a46;
}
This is a sample text used for the color #322a46. 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: #322a46;
}
This is a sample text used for the color #322a46. 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 #322a46;
}
This is a sample text used for the color #322a46. 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 30.86%
Green 25.93%
Blue 43.21%
CMYK Percentage
Cyan 20.25
Magenta 28.34%
Yellow 0%
Black 51.41%
Comments on this color
Please login or signup to post a comment.
No comments yet.