#a44f68 Hex Color
rgb(164, 79, 104)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | a4 | 4f | 68 | - | #a44f68 |
RGB | 164 | 79 | 104 | - | rgb(164,79,104) |
HSL | 342 | 35% | 48% | - | hsl(342,35%,48%) |
HSV | 342 | 52% | 64% | - | hsv(342,52%,64%) |
XYZ | 20.6045 | 14.484 | 14.8064 | - | xyz(20.6045,14.484,14.8064) |
CIE-LAB | 44.92 | 37.78 | 2.19 | - | lab(44.92,37.78,2.19) |
CMYK | 0 | 0.51829268292683 | 0.36585365853659 | 0.35686274509804 | cmyk(0,0.51829268292683,0.36585365853659,0.35686274509804) |
Description
The RGB value of color #a44f68 is rgb(164, 79, 104).
In the hex color #a44f68, The value of Red is 164, value of Green is 79, and value of Blue is 104. The primary color is Red. Similarly, The HSL values for #a44f68 consists of 342° Hue, 35% Saturation, and 48% Lightness.
In the CMYK color model, the color #a44f68 can be represented as Cyan=0%, Magenta=0.51829268292683%, Yellow=0.36585365853659%, and Black=0.35686274509804%.
Shades of #a44f68
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 #a44f68
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #a44f68
Preview of #a44f68 on White Background
The contrast ratio of #a44f68 with white color is 5.39
#a44f68 color will look good on a white background.
Preview of #a44f68 on black background
The contrast ratio of #a44f68 with black color is 3.9
Color Schemes of #a44f68
Triadic Colors of #a44f68
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 #a44f68
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 #a44f68
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 #a44f68
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: #a44f68;
}
This is a sample text used for the color #a44f68. 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: #a44f68;
}
This is a sample text used for the color #a44f68. 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 #a44f68;
}
This is a sample text used for the color #a44f68. 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 47.26%
Green 22.77%
Blue 29.97%
CMYK Percentage
Cyan 0
Magenta 41.76%
Yellow 29.48%
Black 28.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.