Shades of Buddha Gold #C29518
Tints of Buddha Gold #C29518
RGB
CMYK
RGB Variations
Color information
#C29518 (or 0xC29518) is known color: Buddha Gold. HEX triplet: C2, 95 and 18. RGB value is (194,149,24). Sum of RGB (Red+Green+Blue) = 194+149+24=367 (48% of max value = 765). Red value is 194 (76.17% from 255 or 52.86% from 367); Green value is 149 (58.59% from 255 or 40.60% from 367); Blue value is 24 (9.77% from 255 or 6.54% from 367); Max value from RGB is 194 - color contains mainly: red. Hex color #C29518 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C29518 is #3D6AE7. Grayscale: #949494. Windows color (decimal): -4025064 or 1611202. OLE color: 1611202.
HSL color Cylindrical-coordinate representation of color #C29518: hue angle of 44.12º degrees, saturation: 0.78, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #C29518 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 149 | 24 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.24 |
| HSL | 44.12º | 0.78% | 0.43% | - |
| HSV(B) | 44.12º | 0.88% | 0.76% | - |
| XYZ | 33.16 | 33.03 | 5.49 | - |
| YUV | 148.21 | 57.91 | 160.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 149 | 24 | 0 | 0.23 | 0.88 | 0.24 | 44.12 | 0.78 | 0.43 |
| Hex | C2 | 95 | 18 | 0 | 17 | 58 | 18 | 2C | 4E | 2B |
| Octal | 302 | 225 | 30 | 0 | 27 | 130 | 30 | 54 | 116 | 53 |
| Binary | 11000010 | 10010101 | 11000 | 0 | 10111 | 1011000 | 11000 | 101100 | 1001110 | 101011 |
Color Harmonies of #C29518
Complementary color
Monochromatic Colors of #C29518
Black with #C29518
Text Example
Text Example
White with #C29518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C29518; }
p { color: rgb(194,149,24); }
H1.HeaderClassName
{
color: #C29518;
}
.AnyTagClassName
{
color: #C29518;
}
</style>
background-color css
<style>
a { background-color: #C29518; }
a { background-color: rgb(194,149,24); }
div.DivClassName
{
background-color: #C29518;
}
.BgClassName
{
background-color: #C29518;
}
</style>
border-color css
<style>
span { border-color: #C29518; }
span { border-color: rgb(194,149,24); }
td.TdClassName
{
border-color: #C29518;
}
.TagClassName
{
border-color: #C29518;
}
</style>