Shades of Highball #878038
Tints of Highball #878038
RGB
CMYK
RGB Variations
Color information
#878038 (or 0x878038) is known color: Highball. HEX triplet: 87, 80 and 38. RGB value is (135,128,56). Sum of RGB (Red+Green+Blue) = 135+128+56=319 (42% of max value = 765). Red value is 135 (53.12% from 255 or 42.32% from 319); Green value is 128 (50.39% from 255 or 40.13% from 319); Blue value is 56 (22.27% from 255 or 17.55% from 319); Max value from RGB is 135 - color contains mainly: red. Hex color #878038 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #878038 is #787FC7. Grayscale: #7A7A7A. Windows color (decimal): -7897032 or 3702919. OLE color: 3702919.
HSL color Cylindrical-coordinate representation of color #878038: hue angle of 54.68º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #878038 is Cyan = 0, Magento = 0.05, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 128 | 56 | - |
| CMYK | 0 | 0.05 | 0.59 | 0.47 |
| HSL | 54.68º | 0.41% | 0.37% | - |
| HSV(B) | 54.68º | 0.59% | 0.53% | - |
| XYZ | 18.42 | 20.87 | 6.8 | - |
| YUV | 121.89 | 90.82 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 128 | 56 | 0 | 0.05 | 0.59 | 0.47 | 54.68 | 0.41 | 0.37 |
| Hex | 87 | 80 | 38 | 0 | 5 | 3B | 2F | 37 | 29 | 25 |
| Octal | 207 | 200 | 70 | 0 | 5 | 73 | 57 | 67 | 51 | 45 |
| Binary | 10000111 | 10000000 | 111000 | 0 | 101 | 111011 | 101111 | 110111 | 101001 | 100101 |
Color Harmonies of #878038
Complementary color
Monochromatic Colors of #878038
Black with #878038
Text Example
Text Example
White with #878038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878038; }
p { color: rgb(135,128,56); }
H1.HeaderClassName
{
color: #878038;
}
.AnyTagClassName
{
color: #878038;
}
</style>
background-color css
<style>
a { background-color: #878038; }
a { background-color: rgb(135,128,56); }
div.DivClassName
{
background-color: #878038;
}
.BgClassName
{
background-color: #878038;
}
</style>
border-color css
<style>
span { border-color: #878038; }
span { border-color: rgb(135,128,56); }
td.TdClassName
{
border-color: #878038;
}
.TagClassName
{
border-color: #878038;
}
</style>