#a44b5d Hex Color
rgb(164, 75, 93)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 4b | 5d | - | #a44b5d |
RGB | 164 | 75 | 93 | - | rgb(164,75,93) |
HSL | 348 | 37% | 47% | - | hsl(348,37%,47%) |
HSV | 348 | 54% | 64% | - | hsv(348,54%,64%) |
XYZ | 19.8017 | 13.715 | 11.9595 | - | xyz(19.8017,13.715,11.9595) |
CIE-LAB | 43.82 | 38.56 | 7.36 | - | lab(43.82,38.56,7.36) |
CMYK | 0 | 0.54268292682927 | 0.43292682926829 | 0.35686274509804 | cmyk(0,0.54268292682927,0.43292682926829,0.35686274509804) |
Description
The RGB value of color #a44b5d is rgb(164, 75, 93).
In the hex color #a44b5d, The value of Red is 164, value of Green is 75, and value of Blue is 93. The primary color is Red. Similarly, The HSL values for #a44b5d consists of 348° Hue, 37% Saturation, and 47% Lightness.
In the CMYK color model, the color #a44b5d can be represented as Cyan=0%, Magenta=0.54268292682927%, Yellow=0.43292682926829%, and Black=0.35686274509804%.
Shades of #a44b5d
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 #a44b5d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a44b5d
Preview of #a44b5d on White Background
The contrast ratio of #a44b5d with white color is 5.61
#a44b5d color will look good on a white background.
Preview of #a44b5d on black background
The contrast ratio of #a44b5d with black color is 3.74
Color Schemes of #a44b5d
Triadic Colors of #a44b5d
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 #a44b5d
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 #a44b5d
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 #a44b5d
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.
Color Usage
You can set the css color of a text using:
.class{
color: #a44b5d;
}
This is a sample text used for the color #a44b5d. 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: #a44b5d;
}
This is a sample text used for the color #a44b5d. 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 #a44b5d;
}
This is a sample text used for the color #a44b5d. 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 49.4%
Green 22.59%
Blue 28.01%
CMYK Percentage
Cyan 0
Magenta 40.73%
Yellow 32.49%
Black 26.78%
Comments on this color
Please login or signup to post a comment.
No comments yet.