#804f67 Hex Color
rgb(128, 79, 103)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 80 | 4f | 67 | - | #804f67 |
RGB | 128 | 79 | 103 | - | rgb(128,79,103) |
HSL | 331 | 24% | 41% | - | hsl(331,24%,41%) |
HSV | 331 | 38% | 50% | - | hsv(331,38%,50%) |
XYZ | 14.1463 | 11.1604 | 14.2406 | - | xyz(14.1463,11.1604,14.2406) |
CIE-LAB | 39.85 | 24.25 | -5.23 | - | lab(39.85,24.25,-5.23) |
CMYK | 0 | 0.3828125 | 0.1953125 | 0.49803921568627 | cmyk(0,0.3828125,0.1953125,0.49803921568627) |
Description
The RGB value of color #804f67 is rgb(128, 79, 103).
In the hex color #804f67, The value of Red is 128, value of Green is 79, and value of Blue is 103. The primary color is Red. Similarly, The HSL values for #804f67 consists of 331° Hue, 24% Saturation, and 41% Lightness.
In the CMYK color model, the color #804f67 can be represented as Cyan=0%, Magenta=0.3828125%, Yellow=0.1953125%, and Black=0.49803921568627%.
Shades of #804f67
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 #804f67
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #804f67
Preview of #804f67 on White Background
The contrast ratio of #804f67 with white color is 6.5
#804f67 color will look good on a white background.
Preview of #804f67 on black background
The contrast ratio of #804f67 with black color is 3.23
Color Schemes of #804f67
Triadic Colors of #804f67
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 #804f67
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 #804f67
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 #804f67
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 #804f67
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: #804f67;
}
This is a sample text used for the color #804f67. 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: #804f67;
}
This is a sample text used for the color #804f67. 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 #804f67;
}
This is a sample text used for the color #804f67. 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 41.29%
Green 25.48%
Blue 33.23%
CMYK Percentage
Cyan 0
Magenta 35.57%
Yellow 18.15%
Black 46.28%
Comments on this color
Please login or signup to post a comment.
No comments yet.