#321924 Hex Color
rgb(50, 25, 36)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 32 | 19 | 24 | - | #321924 |
RGB | 50 | 25 | 36 | - | rgb(50,25,36) |
HSL | 334 | 33% | 15% | - | hsl(334,33%,15%) |
HSV | 334 | 50% | 20% | - | hsv(334,50%,20%) |
XYZ | 1.9815 | 1.5007 | 1.8543 | - | xyz(1.9815,1.5007,1.8543) |
CIE-LAB | 12.61 | 14.28 | -2.12 | - | lab(12.61,14.28,-2.12) |
CMYK | 0 | 0.5 | 0.28 | 0.80392156862745 | cmyk(0,0.5,0.28,0.80392156862745) |
Description
The RGB value of color #321924 is rgb(50, 25, 36).
In the hex color #321924, The value of Red is 50, value of Green is 25, and value of Blue is 36. The primary color is Red. Similarly, The HSL values for #321924 consists of 334° Hue, 33% Saturation, and 15% Lightness.
In the CMYK color model, the color #321924 can be represented as Cyan=0%, Magenta=0.5%, Yellow=0.28%, and Black=0.80392156862745%.
Shades of #321924
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 #321924
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #321924
Preview of #321924 on White Background
The contrast ratio of #321924 with white color is 16.15
#321924 color will look good on a white background.
Preview of #321924 on black background
The contrast ratio of #321924 with black color is 1.3
Color Schemes of #321924
Triadic Colors of #321924
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 #321924
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 #321924
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 #321924
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 #321924
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: #321924;
}
This is a sample text used for the color #321924. 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: #321924;
}
This is a sample text used for the color #321924. 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 #321924;
}
This is a sample text used for the color #321924. 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 45.05%
Green 22.52%
Blue 32.43%
CMYK Percentage
Cyan 0
Magenta 31.57%
Yellow 17.68%
Black 50.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.