Shades of Buddha Gold #B59218
Tints of Buddha Gold #B59218
RGB
CMYK
RGB Variations
Color information
#B59218 (or 0xB59218) is known color: Buddha Gold. HEX triplet: B5, 92 and 18. RGB value is (181,146,24). Sum of RGB (Red+Green+Blue) = 181+146+24=351 (46% of max value = 765). Red value is 181 (71.09% from 255 or 51.57% from 351); Green value is 146 (57.42% from 255 or 41.60% from 351); Blue value is 24 (9.77% from 255 or 6.84% from 351); Max value from RGB is 181 - color contains mainly: red. Hex color #B59218 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #B59218 is #4A6DE7. Grayscale: #8F8F8F. Windows color (decimal): -4877800 or 1610421. OLE color: 1610421.
HSL color Cylindrical-coordinate representation of color #B59218: hue angle of 46.62º degrees, saturation: 0.77, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #B59218 is Cyan = 0, Magento = 0.19, Yellow = 0.87 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 146 | 24 | - |
| CMYK | 0 | 0.19 | 0.87 | 0.29 |
| HSL | 46.62º | 0.77% | 0.4% | - |
| HSV(B) | 46.62º | 0.87% | 0.71% | - |
| XYZ | 29.5 | 30.45 | 5.19 | - |
| YUV | 142.56 | 61.1 | 155.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 146 | 24 | 0 | 0.19 | 0.87 | 0.29 | 46.62 | 0.77 | 0.4 |
| Hex | B5 | 92 | 18 | 0 | 13 | 57 | 1D | 2F | 4D | 28 |
| Octal | 265 | 222 | 30 | 0 | 23 | 127 | 35 | 57 | 115 | 50 |
| Binary | 10110101 | 10010010 | 11000 | 0 | 10011 | 1010111 | 11101 | 101111 | 1001101 | 101000 |
Color Harmonies of #B59218
Complementary color
Monochromatic Colors of #B59218
Black with #B59218
Text Example
Text Example
White with #B59218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B59218; }
p { color: rgb(181,146,24); }
H1.HeaderClassName
{
color: #B59218;
}
.AnyTagClassName
{
color: #B59218;
}
</style>
background-color css
<style>
a { background-color: #B59218; }
a { background-color: rgb(181,146,24); }
div.DivClassName
{
background-color: #B59218;
}
.BgClassName
{
background-color: #B59218;
}
</style>
border-color css
<style>
span { border-color: #B59218; }
span { border-color: rgb(181,146,24); }
td.TdClassName
{
border-color: #B59218;
}
.TagClassName
{
border-color: #B59218;
}
</style>