#2e293f Hex Color
rgb(46, 41, 63)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | 2e | 29 | 3f | - | #2e293f |
| RGB | 46 | 41 | 63 | - | rgb(46,41,63) |
| HSL | 254 | 21% | 20% | - | hsl(254,21%,20%) |
| HSV | 254 | 35% | 25% | - | hsv(254,35%,25%) |
| XYZ | 2.8169 | 2.5256 | 5.0417 | - | xyz(2.8169,2.5256,5.0417) |
| CIE-LAB | 18.03 | 8.03 | -13.14 | - | lab(18.03,8.03,-13.14) |
| CMYK | 0.26984126984127 | 0.34920634920635 | 0 | 0.75294117647059 | cmyk(0.26984126984127,0.34920634920635,0,0.75294117647059) |
Description
The RGB value of color #2e293f is rgb(46, 41, 63).
In the hex color #2e293f, The value of Red is 46, value of Green is 41, and value of Blue is 63. The primary color is Blue. Similarly, The HSL values for #2e293f consists of 254° Hue, 21% Saturation, and 20% Lightness.
In the CMYK color model, the color #2e293f can be represented as Cyan=0.26984126984127%, Magenta=0.34920634920635%, Yellow=0%, and Black=0.75294117647059%.
Shades of #2e293f
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 #2e293f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2e293f
Preview of #2e293f on White Background
The contrast ratio of #2e293f with white color is 13.95
#2e293f color will look good on a white background.
Preview of #2e293f on black background
The contrast ratio of #2e293f with black color is 1.51
Color Schemes of #2e293f
Triadic Colors of #2e293f
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 #2e293f
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 #2e293f
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 #2e293f
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 #2e293f
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: #2e293f;
}
This is a sample text used for the color #2e293f. 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: #2e293f;
}
This is a sample text used for the color #2e293f. 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 #2e293f;
}
This is a sample text used for the color #2e293f. 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.67%
Green 27.33%
Blue 42%
CMYK Percentage
Cyan 19.67
Magenta 25.45%
Yellow 0%
Black 54.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.