#232432 Hex Color
rgb(35, 36, 50)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 23 | 24 | 32 | - | #232432 |
RGB | 35 | 36 | 50 | - | rgb(35,36,50) |
HSL | 236 | 18% | 17% | - | hsl(236,18%,17%) |
HSV | 236 | 30% | 20% | - | hsv(236,30%,20%) |
XYZ | 1.8997 | 1.8494 | 3.2744 | - | xyz(1.8997,1.8494,3.2744) |
CIE-LAB | 14.68 | 3.47 | -9.3 | - | lab(14.68,3.47,-9.3) |
CMYK | 0.3 | 0.28 | 0 | 0.80392156862745 | cmyk(0.3,0.28,0,0.80392156862745) |
Description
The RGB value of color #232432 is rgb(35, 36, 50).
In the hex color #232432, The value of Red is 35, value of Green is 36, and value of Blue is 50. The primary color is Blue. Similarly, The HSL values for #232432 consists of 236° Hue, 18% Saturation, and 17% Lightness.
In the CMYK color model, the color #232432 can be represented as Cyan=0.3%, Magenta=0.28%, Yellow=0%, and Black=0.80392156862745%.
Shades of #232432
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 #232432
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #232432
Preview of #232432 on White Background
The contrast ratio of #232432 with white color is 15.33
#232432 color will look good on a white background.
Preview of #232432 on black background
The contrast ratio of #232432 with black color is 1.37
Color Schemes of #232432
Triadic Colors of #232432
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 #232432
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 #232432
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 #232432
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 #232432
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: #232432;
}
This is a sample text used for the color #232432. 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: #232432;
}
This is a sample text used for the color #232432. 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 #232432;
}
This is a sample text used for the color #232432. 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.93%
Green 29.75%
Blue 41.32%
CMYK Percentage
Cyan 21.68
Magenta 20.23%
Yellow 0%
Black 58.09%
Comments on this color
Please login or signup to post a comment.
No comments yet.