Shades of Buddha Gold #C59417
Tints of Buddha Gold #C59417
RGB
CMYK
RGB Variations
Color information
#C59417 (or 0xC59417) is known color: Buddha Gold. HEX triplet: C5, 94 and 17. RGB value is (197,148,23). Sum of RGB (Red+Green+Blue) = 197+148+23=368 (48% of max value = 765). Red value is 197 (77.34% from 255 or 53.53% from 368); Green value is 148 (58.20% from 255 or 40.22% from 368); Blue value is 23 (9.38% from 255 or 6.25% from 368); Max value from RGB is 197 - color contains mainly: red. Hex color #C59417 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C59417 is #3A6BE8. Grayscale: #949494. Windows color (decimal): -3828713 or 1545413. OLE color: 1545413.
HSL color Cylindrical-coordinate representation of color #C59417: hue angle of 43.1º degrees, saturation: 0.79, 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 #C59417 is Cyan = 0, Magento = 0.25, Yellow = 0.88 and Black (K on CMYK) = 0.23.
Color convert
| RGB | 197 | 148 | 23 | - |
| CMYK | 0 | 0.25 | 0.88 | 0.23 |
| HSL | 43.1º | 0.79% | 0.43% | - |
| HSV(B) | 43.1º | 0.88% | 0.77% | - |
| XYZ | 33.77 | 33.11 | 5.42 | - |
| YUV | 148.4 | 57.23 | 162.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 197 | 148 | 23 | 0 | 0.25 | 0.88 | 0.23 | 43.1 | 0.79 | 0.43 |
| Hex | C5 | 94 | 17 | 0 | 19 | 58 | 17 | 2B | 4F | 2B |
| Octal | 305 | 224 | 27 | 0 | 31 | 130 | 27 | 53 | 117 | 53 |
| Binary | 11000101 | 10010100 | 10111 | 0 | 11001 | 1011000 | 10111 | 101011 | 1001111 | 101011 |
Color Harmonies of #C59417
Complementary color
Monochromatic Colors of #C59417
Black with #C59417
Text Example
Text Example
White with #C59417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C59417; }
p { color: rgb(197,148,23); }
H1.HeaderClassName
{
color: #C59417;
}
.AnyTagClassName
{
color: #C59417;
}
</style>
background-color css
<style>
a { background-color: #C59417; }
a { background-color: rgb(197,148,23); }
div.DivClassName
{
background-color: #C59417;
}
.BgClassName
{
background-color: #C59417;
}
</style>
border-color css
<style>
span { border-color: #C59417; }
span { border-color: rgb(197,148,23); }
td.TdClassName
{
border-color: #C59417;
}
.TagClassName
{
border-color: #C59417;
}
</style>