Shades of Buddha Gold #C49218
Tints of Buddha Gold #C49218
RGB
CMYK
RGB Variations
Color information
#C49218 (or 0xC49218) is known color: Buddha Gold. HEX triplet: C4, 92 and 18. RGB value is (196,146,24). Sum of RGB (Red+Green+Blue) = 196+146+24=366 (48% of max value = 765). Red value is 196 (76.95% from 255 or 53.55% from 366); Green value is 146 (57.42% from 255 or 39.89% from 366); Blue value is 24 (9.77% from 255 or 6.56% from 366); Max value from RGB is 196 - color contains mainly: red. Hex color #C49218 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C49218 is #3B6DE7. Grayscale: #939393. Windows color (decimal): -3894760 or 1610436. OLE color: 1610436.
HSL color Cylindrical-coordinate representation of color #C49218: hue angle of 42.56º degrees, saturation: 0.78, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #C49218 is Cyan = 0, Magento = 0.26, Yellow = 0.88 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 196 | 146 | 24 | - |
| CMYK | 0 | 0.26 | 0.88 | 0.23 |
| HSL | 42.56º | 0.78% | 0.43% | - |
| HSV(B) | 42.56º | 0.88% | 0.77% | - |
| XYZ | 33.21 | 32.36 | 5.36 | - |
| YUV | 147.04 | 58.57 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 196 | 146 | 24 | 0 | 0.26 | 0.88 | 0.23 | 42.56 | 0.78 | 0.43 |
| Hex | C4 | 92 | 18 | 0 | 1A | 58 | 17 | 2B | 4E | 2B |
| Octal | 304 | 222 | 30 | 0 | 32 | 130 | 27 | 53 | 116 | 53 |
| Binary | 11000100 | 10010010 | 11000 | 0 | 11010 | 1011000 | 10111 | 101011 | 1001110 | 101011 |
Color Harmonies of #C49218
Complementary color
Monochromatic Colors of #C49218
Black with #C49218
Text Example
Text Example
White with #C49218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C49218; }
p { color: rgb(196,146,24); }
H1.HeaderClassName
{
color: #C49218;
}
.AnyTagClassName
{
color: #C49218;
}
</style>
background-color css
<style>
a { background-color: #C49218; }
a { background-color: rgb(196,146,24); }
div.DivClassName
{
background-color: #C49218;
}
.BgClassName
{
background-color: #C49218;
}
</style>
border-color css
<style>
span { border-color: #C49218; }
span { border-color: rgb(196,146,24); }
td.TdClassName
{
border-color: #C49218;
}
.TagClassName
{
border-color: #C49218;
}
</style>