Shades of Buddha Gold #C59416
Tints of Buddha Gold #C59416
RGB
CMYK
RGB Variations
Color information
#C59416 (or 0xC59416) is known color: Buddha Gold. HEX triplet: C5, 94 and 16. RGB value is (197,148,22). Sum of RGB (Red+Green+Blue) = 197+148+22=367 (48% of max value = 765). Red value is 197 (77.34% from 255 or 53.68% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 22 (8.98% from 255 or 5.99% from 367); Max value from RGB is 197 - color contains mainly: red. Hex color #C59416 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C59416 is #3A6BE9. Grayscale: #949494. Windows color (decimal): -3828714 or 1479877. OLE color: 1479877.
HSL color Cylindrical-coordinate representation of color #C59416: hue angle of 43.2º degrees, saturation: 0.8, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C59416 is Cyan = 0, Magento = 0.25, Yellow = 0.89 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 148 | 22 | - |
| CMYK | 0 | 0.25 | 0.89 | 0.23 |
| HSL | 43.2º | 0.8% | 0.43% | - |
| HSV(B) | 43.2º | 0.89% | 0.77% | - |
| XYZ | 33.76 | 33.11 | 5.37 | - |
| YUV | 148.29 | 56.73 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 148 | 22 | 0 | 0.25 | 0.89 | 0.23 | 43.2 | 0.8 | 0.43 |
| Hex | C5 | 94 | 16 | 0 | 19 | 59 | 17 | 2B | 50 | 2B |
| Octal | 305 | 224 | 26 | 0 | 31 | 131 | 27 | 53 | 120 | 53 |
| Binary | 11000101 | 10010100 | 10110 | 0 | 11001 | 1011001 | 10111 | 101011 | 1010000 | 101011 |
Color Harmonies of #C59416
Complementary color
Monochromatic Colors of #C59416
Black with #C59416
Text Example
Text Example
White with #C59416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C59416; }
p { color: rgb(197,148,22); }
H1.HeaderClassName
{
color: #C59416;
}
.AnyTagClassName
{
color: #C59416;
}
</style>
background-color css
<style>
a { background-color: #C59416; }
a { background-color: rgb(197,148,22); }
div.DivClassName
{
background-color: #C59416;
}
.BgClassName
{
background-color: #C59416;
}
</style>
border-color css
<style>
span { border-color: #C59416; }
span { border-color: rgb(197,148,22); }
td.TdClassName
{
border-color: #C59416;
}
.TagClassName
{
border-color: #C59416;
}
</style>