Shades of Highball #838447
Tints of Highball #838447
RGB
CMYK
RGB Variations
Color information
#838447 (or 0x838447) is known color: Highball. HEX triplet: 83, 84 and 47. RGB value is (131,132,71). Sum of RGB (Red+Green+Blue) = 131+132+71=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 71 (28.12% from 255 or 21.26% from 334); Max value from RGB is 132 - color contains mainly: green. Hex color #838447 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #838447 is #7C7BB8. Grayscale: #7C7C7C. Windows color (decimal): -8158137 or 4686979. OLE color: 4686979.
HSL color Cylindrical-coordinate representation of color #838447: hue angle of 60.98º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #838447 is Cyan = 0.01, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 132 | 71 | - |
| CMYK | 0.01 | 0 | 0.46 | 0.48 |
| HSL | 60.98º | 0.3% | 0.4% | - |
| HSV(B) | 60.98º | 0.46% | 0.52% | - |
| XYZ | 18.75 | 21.78 | 9.18 | - |
| YUV | 124.75 | 97.67 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 132 | 71 | 0.01 | 0 | 0.46 | 0.48 | 60.98 | 0.3 | 0.4 |
| Hex | 83 | 84 | 47 | 1 | 0 | 2E | 30 | 3D | 1E | 28 |
| Octal | 203 | 204 | 107 | 1 | 0 | 56 | 60 | 75 | 36 | 50 |
| Binary | 10000011 | 10000100 | 1000111 | 1 | 0 | 101110 | 110000 | 111101 | 11110 | 101000 |
Color Harmonies of #838447
Complementary color
Monochromatic Colors of #838447
Black with #838447
Text Example
Text Example
White with #838447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838447; }
p { color: rgb(131,132,71); }
H1.HeaderClassName
{
color: #838447;
}
.AnyTagClassName
{
color: #838447;
}
</style>
background-color css
<style>
a { background-color: #838447; }
a { background-color: rgb(131,132,71); }
div.DivClassName
{
background-color: #838447;
}
.BgClassName
{
background-color: #838447;
}
</style>
border-color css
<style>
span { border-color: #838447; }
span { border-color: rgb(131,132,71); }
td.TdClassName
{
border-color: #838447;
}
.TagClassName
{
border-color: #838447;
}
</style>