#7b736f Hex Color
rgb(123, 115, 111)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | 7b | 73 | 6f | - | #7b736f |
RGB | 123 | 115 | 111 | - | rgb(123,115,111) |
HSL | 20 | 5% | 46% | - | hsl(20,5%,46%) |
HSV | 20 | 10% | 48% | - | hsv(20,10%,48%) |
XYZ | 17.1684 | 17.6201 | 17.5351 | - | xyz(17.1684,17.6201,17.5351) |
CIE-LAB | 49.03 | 2.33 | 3.31 | - | lab(49.03,2.33,3.31) |
CMYK | 0 | 0.065040650406504 | 0.097560975609756 | 0.51764705882353 | cmyk(0,0.065040650406504,0.097560975609756,0.51764705882353) |
Description
The RGB value of color #7b736f is rgb(123, 115, 111).
In the hex color #7b736f, The value of Red is 123, value of Green is 115, and value of Blue is 111. The primary color is Red. Similarly, The HSL values for #7b736f consists of 20° Hue, 5% Saturation, and 46% Lightness.
In the CMYK color model, the color #7b736f can be represented as Cyan=0%, Magenta=0.065040650406504%, Yellow=0.097560975609756%, and Black=0.51764705882353%.
Shades of #7b736f
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 #7b736f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #7b736f
Preview of #7b736f on White Background
The contrast ratio of #7b736f with white color is 4.64
#7b736f color will look good on a white background.
Preview of #7b736f on black background
The contrast ratio of #7b736f with black color is 4.52
Color Schemes of #7b736f
Triadic Colors of #7b736f
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 #7b736f
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 #7b736f
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 #7b736f
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: #7b736f;
}
This is a sample text used for the color #7b736f. 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: #7b736f;
}
This is a sample text used for the color #7b736f. 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 #7b736f;
}
This is a sample text used for the color #7b736f. 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 35.24%
Green 32.95%
Blue 31.81%
CMYK Percentage
Cyan 0
Magenta 9.56%
Yellow 14.34%
Black 76.1%
Comments on this color
Please login or signup to post a comment.
No comments yet.