#31053b Hex Color
rgb(49, 5, 59)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 31 | 05 | 3b | - | #31053b |
RGB | 49 | 5 | 59 | - | rgb(49,5,59) |
HSL | 289 | 84% | 13% | - | hsl(289,84%,13%) |
HSV | 289 | 92% | 23% | - | hsv(289,92%,23%) |
XYZ | 2.1103 | 1.0773 | 4.2344 | - | xyz(2.1103,1.0773,4.2344) |
CIE-LAB | 9.62 | 30.1 | -23.59 | - | lab(9.62,30.1,-23.59) |
CMYK | 0.16949152542373 | 0.91525423728814 | 0 | 0.76862745098039 | cmyk(0.16949152542373,0.91525423728814,0,0.76862745098039) |
Description
The RGB value of color #31053b is rgb(49, 5, 59).
In the hex color #31053b, The value of Red is 49, value of Green is 5, and value of Blue is 59. The primary color is Blue. Similarly, The HSL values for #31053b consists of 289° Hue, 84% Saturation, and 13% Lightness.
In the CMYK color model, the color #31053b can be represented as Cyan=0.16949152542373%, Magenta=0.91525423728814%, Yellow=0%, and Black=0.76862745098039%.
Shades of #31053b
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 #31053b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #31053b
Preview of #31053b on White Background
The contrast ratio of #31053b with white color is 17.28
#31053b color will look good on a white background.
Preview of #31053b on black background
The contrast ratio of #31053b with black color is 1.22
Color Schemes of #31053b
Triadic Colors of #31053b
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 #31053b
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 #31053b
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 #31053b
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 #31053b
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: #31053b;
}
This is a sample text used for the color #31053b. 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: #31053b;
}
This is a sample text used for the color #31053b. 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 #31053b;
}
This is a sample text used for the color #31053b. 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 43.36%
Green 4.42%
Blue 52.21%
CMYK Percentage
Cyan 9.15
Magenta 49.38%
Yellow 0%
Black 41.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.