Shades of Buddha Gold #C19517
Tints of Buddha Gold #C19517
RGB
CMYK
RGB Variations
Color information
#C19517 (or 0xC19517) is known color: Buddha Gold. HEX triplet: C1, 95 and 17. RGB value is (193,149,23). Sum of RGB (Red+Green+Blue) = 193+149+23=365 (48% of max value = 765). Red value is 193 (75.78% from 255 or 52.88% from 365); Green value is 149 (58.59% from 255 or 40.82% from 365); Blue value is 23 (9.38% from 255 or 6.30% from 365); Max value from RGB is 193 - color contains mainly: red. Hex color #C19517 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C19517 is #3E6AE8. Grayscale: #949494. Windows color (decimal): -4090601 or 1545665. OLE color: 1545665.
HSL color Cylindrical-coordinate representation of color #C19517: hue angle of 44.47º degrees, saturation: 0.79, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #C19517 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 149 | 23 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.24 |
| HSL | 44.47º | 0.79% | 0.42% | - |
| HSV(B) | 44.47º | 0.88% | 0.76% | - |
| XYZ | 32.89 | 32.89 | 5.43 | - |
| YUV | 147.79 | 57.58 | 160.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 149 | 23 | 0 | 0.23 | 0.88 | 0.24 | 44.47 | 0.79 | 0.42 |
| Hex | C1 | 95 | 17 | 0 | 17 | 58 | 18 | 2C | 4F | 2A |
| Octal | 301 | 225 | 27 | 0 | 27 | 130 | 30 | 54 | 117 | 52 |
| Binary | 11000001 | 10010101 | 10111 | 0 | 10111 | 1011000 | 11000 | 101100 | 1001111 | 101010 |
Color Harmonies of #C19517
Complementary color
Monochromatic Colors of #C19517
Black with #C19517
Text Example
Text Example
White with #C19517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C19517; }
p { color: rgb(193,149,23); }
H1.HeaderClassName
{
color: #C19517;
}
.AnyTagClassName
{
color: #C19517;
}
</style>
background-color css
<style>
a { background-color: #C19517; }
a { background-color: rgb(193,149,23); }
div.DivClassName
{
background-color: #C19517;
}
.BgClassName
{
background-color: #C19517;
}
</style>
border-color css
<style>
span { border-color: #C19517; }
span { border-color: rgb(193,149,23); }
td.TdClassName
{
border-color: #C19517;
}
.TagClassName
{
border-color: #C19517;
}
</style>