#4b4748 Hex Color
rgb(75, 71, 72)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 4b | 47 | 48 | - | #4b4748 |
RGB | 75 | 71 | 72 | - | rgb(75,71,72) |
HSL | 345 | 3% | 29% | - | hsl(345,3%,29%) |
HSV | 345 | 5% | 29% | - | hsv(345,5%,29%) |
XYZ | 6.3246 | 6.4702 | 7.0464 | - | xyz(6.3246,6.4702,7.0464) |
CIE-LAB | 30.57 | 1.88 | -0.01 | - | lab(30.57,1.88,-0.01) |
CMYK | 0 | 0.053333333333334 | 0.04 | 0.70588235294118 | cmyk(0,0.053333333333334,0.04,0.70588235294118) |
Description
The RGB value of color #4b4748 is rgb(75, 71, 72).
In the hex color #4b4748, The value of Red is 75, value of Green is 71, and value of Blue is 72. The primary color is Red. Similarly, The HSL values for #4b4748 consists of 345° Hue, 3% Saturation, and 29% Lightness.
In the CMYK color model, the color #4b4748 can be represented as Cyan=0%, Magenta=0.053333333333334%, Yellow=0.04%, and Black=0.70588235294118%.
Shades of #4b4748
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 #4b4748
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #4b4748
Preview of #4b4748 on White Background
The contrast ratio of #4b4748 with white color is 9.15
#4b4748 color will look good on a white background.
Preview of #4b4748 on black background
The contrast ratio of #4b4748 with black color is 2.29
Color Schemes of #4b4748
Triadic Colors of #4b4748
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 #4b4748
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 #4b4748
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 #4b4748
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 #4b4748
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: #4b4748;
}
This is a sample text used for the color #4b4748. 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: #4b4748;
}
This is a sample text used for the color #4b4748. 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 #4b4748;
}
This is a sample text used for the color #4b4748. 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.4%
Green 32.57%
Blue 33.03%
CMYK Percentage
Cyan 0
Magenta 6.67%
Yellow 5%
Black 88.32%
Comments on this color
Please login or signup to post a comment.
No comments yet.