Shades of Russett #756764
Tints of Russett #756764
RGB
CMYK
RGB Variations
Color information
#756764 (or 0x756764) is known color: Russett. HEX triplet: 75, 67 and 64. RGB value is (117,103,100). Sum of RGB (Red+Green+Blue) = 117+103+100=320 (42% of max value = 765). Red value is 117 (46.09% from 255 or 36.56% from 320); Green value is 103 (40.62% from 255 or 32.19% from 320); Blue value is 100 (39.45% from 255 or 31.25% from 320); Max value from RGB is 117 - color contains mainly: red. Hex color #756764 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #756764 is #8A989B. Grayscale: #6A6A6A. Windows color (decimal): -9083036 or 6580085. OLE color: 6580085.
HSL color Cylindrical-coordinate representation of color #756764: hue angle of 10.59º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #756764 is Cyan = 0, Magento = 0.12, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 103 | 100 | - |
| CMYK | 0 | 0.12 | 0.15 | 0.54 |
| HSL | 10.59º | 0.08% | 0.43% | - |
| HSV(B) | 10.59º | 0.15% | 0.46% | - |
| XYZ | 14.49 | 14.4 | 14.07 | - |
| YUV | 106.84 | 124.14 | 135.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 103 | 100 | 0 | 0.12 | 0.15 | 0.54 | 10.59 | 0.08 | 0.43 |
| Hex | 75 | 67 | 64 | 0 | C | F | 36 | B | 8 | 2B |
| Octal | 165 | 147 | 144 | 0 | 14 | 17 | 66 | 13 | 10 | 53 |
| Binary | 1110101 | 1100111 | 1100100 | 0 | 1100 | 1111 | 110110 | 1011 | 1000 | 101011 |
Color Harmonies of #756764
Complementary color
Monochromatic Colors of #756764
Black with #756764
Text Example
Text Example
White with #756764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756764; }
p { color: rgb(117,103,100); }
H1.HeaderClassName
{
color: #756764;
}
.AnyTagClassName
{
color: #756764;
}
</style>
background-color css
<style>
a { background-color: #756764; }
a { background-color: rgb(117,103,100); }
div.DivClassName
{
background-color: #756764;
}
.BgClassName
{
background-color: #756764;
}
</style>
border-color css
<style>
span { border-color: #756764; }
span { border-color: rgb(117,103,100); }
td.TdClassName
{
border-color: #756764;
}
.TagClassName
{
border-color: #756764;
}
</style>