Shades of Buddha Gold #C29716
Tints of Buddha Gold #C29716
RGB
CMYK
RGB Variations
Color information
#C29716 (or 0xC29716) is known color: Buddha Gold. HEX triplet: C2, 97 and 16. RGB value is (194,151,22). Sum of RGB (Red+Green+Blue) = 194+151+22=367 (48% of max value = 765). Red value is 194 (76.17% from 255 or 52.86% from 367); Green value is 151 (59.38% from 255 or 41.14% from 367); Blue value is 22 (8.98% from 255 or 5.99% from 367); Max value from RGB is 194 - color contains mainly: red. Hex color #C29716 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C29716 is #3D68E9. Grayscale: #959595. Windows color (decimal): -4024554 or 1480642. OLE color: 1480642.
HSL color Cylindrical-coordinate representation of color #C29716: hue angle of 45º degrees, saturation: 0.8, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C29716 is Cyan = 0, Magento = 0.22, Yellow = 0.89 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 194 | 151 | 22 | - |
| CMYK | 0 | 0.22 | 0.89 | 0.24 |
| HSL | 45º | 0.8% | 0.42% | - |
| HSV(B) | 45º | 0.89% | 0.76% | - |
| XYZ | 33.46 | 33.66 | 5.49 | - |
| YUV | 149.15 | 56.25 | 159.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 194 | 151 | 22 | 0 | 0.22 | 0.89 | 0.24 | 45 | 0.8 | 0.42 |
| Hex | C2 | 97 | 16 | 0 | 16 | 59 | 18 | 2D | 50 | 2A |
| Octal | 302 | 227 | 26 | 0 | 26 | 131 | 30 | 55 | 120 | 52 |
| Binary | 11000010 | 10010111 | 10110 | 0 | 10110 | 1011001 | 11000 | 101101 | 1010000 | 101010 |
Color Harmonies of #C29716
Complementary color
Monochromatic Colors of #C29716
Black with #C29716
Text Example
Text Example
White with #C29716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C29716; }
p { color: rgb(194,151,22); }
H1.HeaderClassName
{
color: #C29716;
}
.AnyTagClassName
{
color: #C29716;
}
</style>
background-color css
<style>
a { background-color: #C29716; }
a { background-color: rgb(194,151,22); }
div.DivClassName
{
background-color: #C29716;
}
.BgClassName
{
background-color: #C29716;
}
</style>
border-color css
<style>
span { border-color: #C29716; }
span { border-color: rgb(194,151,22); }
td.TdClassName
{
border-color: #C29716;
}
.TagClassName
{
border-color: #C29716;
}
</style>