#2c2033 Hex Color
rgb(44, 32, 51)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 2c | 20 | 33 | - | #2c2033 |
RGB | 44 | 32 | 51 | - | rgb(44,32,51) |
HSL | 278 | 23% | 16% | - | hsl(278,23%,16%) |
HSV | 278 | 37% | 20% | - | hsv(278,37%,20%) |
XYZ | 2.1528 | 1.8075 | 3.3674 | - | xyz(2.1528,1.8075,3.3674) |
CIE-LAB | 14.44 | 10.25 | -10.29 | - | lab(14.44,10.25,-10.29) |
CMYK | 0.13725490196078 | 0.37254901960784 | 0 | 0.8 | cmyk(0.13725490196078,0.37254901960784,0,0.8) |
Description
The RGB value of color #2c2033 is rgb(44, 32, 51).
In the hex color #2c2033, The value of Red is 44, value of Green is 32, and value of Blue is 51. The primary color is Blue. Similarly, The HSL values for #2c2033 consists of 278° Hue, 23% Saturation, and 16% Lightness.
In the CMYK color model, the color #2c2033 can be represented as Cyan=0.13725490196078%, Magenta=0.37254901960784%, Yellow=0%, and Black=0.8%.
Shades of #2c2033
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 #2c2033
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #2c2033
Preview of #2c2033 on White Background
The contrast ratio of #2c2033 with white color is 15.42
#2c2033 color will look good on a white background.
Preview of #2c2033 on black background
The contrast ratio of #2c2033 with black color is 1.36
Color Schemes of #2c2033
Triadic Colors of #2c2033
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 #2c2033
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 #2c2033
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 #2c2033
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 #2c2033
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: #2c2033;
}
This is a sample text used for the color #2c2033. 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: #2c2033;
}
This is a sample text used for the color #2c2033. 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 #2c2033;
}
This is a sample text used for the color #2c2033. 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 34.65%
Green 25.2%
Blue 40.16%
CMYK Percentage
Cyan 10.48
Magenta 28.44%
Yellow 0%
Black 61.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.