Shades of Buddha Gold #B59413
Tints of Buddha Gold #B59413
RGB
CMYK
RGB Variations
Color information
#B59413 (or 0xB59413) is known color: Buddha Gold. HEX triplet: B5, 94 and 13. RGB value is (181,148,19). Sum of RGB (Red+Green+Blue) = 181+148+19=348 (46% of max value = 765). Red value is 181 (71.09% from 255 or 52.01% from 348); Green value is 148 (58.20% from 255 or 42.53% from 348); Blue value is 19 (7.81% from 255 or 5.46% from 348); Max value from RGB is 181 - color contains mainly: red. Hex color #B59413 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #B59413 is #4A6BEC. Grayscale: #8F8F8F. Windows color (decimal): -4877293 or 1283253. OLE color: 1283253.
HSL color Cylindrical-coordinate representation of color #B59413: hue angle of 47.78º degrees, saturation: 0.81, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #B59413 is Cyan = 0, Magento = 0.18, Yellow = 0.90 and Black (K on CMYK) = 0.29.
Color convert
| RGB | 181 | 148 | 19 | - |
| CMYK | 0 | 0.18 | 0.90 | 0.29 |
| HSL | 47.78º | 0.81% | 0.39% | - |
| HSV(B) | 47.78º | 0.9% | 0.71% | - |
| XYZ | 29.76 | 31.05 | 5.04 | - |
| YUV | 143.16 | 57.93 | 154.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 181 | 148 | 19 | 0 | 0.18 | 0.90 | 0.29 | 47.78 | 0.81 | 0.39 |
| Hex | B5 | 94 | 13 | 0 | 12 | 5A | 1D | 30 | 51 | 27 |
| Octal | 265 | 224 | 23 | 0 | 22 | 132 | 35 | 60 | 121 | 47 |
| Binary | 10110101 | 10010100 | 10011 | 0 | 10010 | 1011010 | 11101 | 110000 | 1010001 | 100111 |
Color Harmonies of #B59413
Complementary color
Monochromatic Colors of #B59413
Black with #B59413
Text Example
Text Example
White with #B59413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #B59413; }
p { color: rgb(181,148,19); }
H1.HeaderClassName
{
color: #B59413;
}
.AnyTagClassName
{
color: #B59413;
}
</style>
background-color css
<style>
a { background-color: #B59413; }
a { background-color: rgb(181,148,19); }
div.DivClassName
{
background-color: #B59413;
}
.BgClassName
{
background-color: #B59413;
}
</style>
border-color css
<style>
span { border-color: #B59413; }
span { border-color: rgb(181,148,19); }
td.TdClassName
{
border-color: #B59413;
}
.TagClassName
{
border-color: #B59413;
}
</style>