#242c2d Hex Color
rgb(36, 44, 45)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 24 | 2c | 2d | - | #242c2d |
RGB | 36 | 44 | 45 | - | rgb(36,44,45) |
HSL | 187 | 11% | 16% | - | hsl(187,11%,16%) |
HSV | 187 | 20% | 18% | - | hsv(187,20%,18%) |
XYZ | 2.1019 | 2.3659 | 2.8285 | - | xyz(2.1019,2.3659,2.8285) |
CIE-LAB | 17.3 | -3.19 | -1.82 | - | lab(17.3,-3.19,-1.82) |
CMYK | 0.2 | 0.022222222222222 | 0 | 0.82352941176471 | cmyk(0.2,0.022222222222222,0,0.82352941176471) |
Description
The RGB value of color #242c2d is rgb(36, 44, 45).
In the hex color #242c2d, The value of Red is 36, value of Green is 44, and value of Blue is 45. The primary color is Blue. Similarly, The HSL values for #242c2d consists of 187° Hue, 11% Saturation, and 16% Lightness.
In the CMYK color model, the color #242c2d can be represented as Cyan=0.2%, Magenta=0.022222222222222%, Yellow=0%, and Black=0.82352941176471%.
Shades of #242c2d
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 #242c2d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #242c2d
Preview of #242c2d on White Background
The contrast ratio of #242c2d with white color is 14.25
#242c2d color will look good on a white background.
Preview of #242c2d on black background
The contrast ratio of #242c2d with black color is 1.47
Color Schemes of #242c2d
Triadic Colors of #242c2d
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 #242c2d
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 #242c2d
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 #242c2d
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 #242c2d
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: #242c2d;
}
This is a sample text used for the color #242c2d. 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: #242c2d;
}
This is a sample text used for the color #242c2d. 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 #242c2d;
}
This is a sample text used for the color #242c2d. 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 28.8%
Green 35.2%
Blue 36%
CMYK Percentage
Cyan 19.13
Magenta 2.12%
Yellow 0%
Black 78.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.