Shades of Highball #838446
Tints of Highball #838446
RGB
CMYK
RGB Variations
Color information
#838446 (or 0x838446) is known color: Highball. HEX triplet: 83, 84 and 46. RGB value is (131,132,70). Sum of RGB (Red+Green+Blue) = 131+132+70=333 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.34% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 70 (27.73% from 255 or 21.02% from 333); Max value from RGB is 132 - color contains mainly: green. Hex color #838446 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #838446 is #7C7BB9. Grayscale: #7C7C7C. Windows color (decimal): -8158138 or 4621443. OLE color: 4621443.
HSL color Cylindrical-coordinate representation of color #838446: hue angle of 60.97º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #838446 is Cyan = 0.01, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 132 | 70 | - |
| CMYK | 0.01 | 0 | 0.47 | 0.48 |
| HSL | 60.97º | 0.31% | 0.4% | - |
| HSV(B) | 60.97º | 0.47% | 0.52% | - |
| XYZ | 18.72 | 21.77 | 9.01 | - |
| YUV | 124.63 | 97.17 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 132 | 70 | 0.01 | 0 | 0.47 | 0.48 | 60.97 | 0.31 | 0.4 |
| Hex | 83 | 84 | 46 | 1 | 0 | 2F | 30 | 3D | 1F | 28 |
| Octal | 203 | 204 | 106 | 1 | 0 | 57 | 60 | 75 | 37 | 50 |
| Binary | 10000011 | 10000100 | 1000110 | 1 | 0 | 101111 | 110000 | 111101 | 11111 | 101000 |
Color Harmonies of #838446
Complementary color
Monochromatic Colors of #838446
Black with #838446
Text Example
Text Example
White with #838446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #838446; }
p { color: rgb(131,132,70); }
H1.HeaderClassName
{
color: #838446;
}
.AnyTagClassName
{
color: #838446;
}
</style>
background-color css
<style>
a { background-color: #838446; }
a { background-color: rgb(131,132,70); }
div.DivClassName
{
background-color: #838446;
}
.BgClassName
{
background-color: #838446;
}
</style>
border-color css
<style>
span { border-color: #838446; }
span { border-color: rgb(131,132,70); }
td.TdClassName
{
border-color: #838446;
}
.TagClassName
{
border-color: #838446;
}
</style>