#9f665b Hex Color
rgb(159, 102, 91)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 9f | 66 | 5b | - | #9f665b |
RGB | 159 | 102 | 91 | - | rgb(159,102,91) |
HSL | 10 | 27% | 49% | - | hsl(10,27%,49%) |
HSV | 10 | 43% | 62% | - | hsv(10,43%,62%) |
XYZ | 20.9378 | 17.629 | 12.1967 | - | xyz(20.9378,17.629,12.1967) |
CIE-LAB | 49.04 | 21.61 | 15.73 | - | lab(49.04,21.61,15.73) |
CMYK | 0 | 0.35849056603774 | 0.42767295597484 | 0.37647058823529 | cmyk(0,0.35849056603774,0.42767295597484,0.37647058823529) |
Description
The RGB value of color #9f665b is rgb(159, 102, 91).
In the hex color #9f665b, The value of Red is 159, value of Green is 102, and value of Blue is 91. The primary color is Red. Similarly, The HSL values for #9f665b consists of 10° Hue, 27% Saturation, and 49% Lightness.
In the CMYK color model, the color #9f665b can be represented as Cyan=0%, Magenta=0.35849056603774%, Yellow=0.42767295597484%, and Black=0.37647058823529%.
Shades of #9f665b
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 #9f665b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #9f665b
Preview of #9f665b on White Background
The contrast ratio of #9f665b with white color is 4.64
#9f665b color will look good on a white background.
Preview of #9f665b on black background
The contrast ratio of #9f665b with black color is 4.53
Color Schemes of #9f665b
Triadic Colors of #9f665b
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 #9f665b
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 #9f665b
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 #9f665b
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: #9f665b;
}
This is a sample text used for the color #9f665b. 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: #9f665b;
}
This is a sample text used for the color #9f665b. 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 #9f665b;
}
This is a sample text used for the color #9f665b. 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 45.17%
Green 28.98%
Blue 25.85%
CMYK Percentage
Cyan 0
Magenta 30.83%
Yellow 36.78%
Black 32.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.