Shades of Buddha Gold #C19317
Tints of Buddha Gold #C19317
RGB
CMYK
RGB Variations
Color information
#C19317 (or 0xC19317) is known color: Buddha Gold. HEX triplet: C1, 93 and 17. RGB value is (193,147,23). Sum of RGB (Red+Green+Blue) = 193+147+23=363 (48% of max value = 765). Red value is 193 (75.78% from 255 or 53.17% from 363); Green value is 147 (57.81% from 255 or 40.50% from 363); Blue value is 23 (9.38% from 255 or 6.34% from 363); Max value from RGB is 193 - color contains mainly: red. Hex color #C19317 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C19317 is #3E6CE8. Grayscale: #939393. Windows color (decimal): -4091113 or 1545153. OLE color: 1545153.
HSL color Cylindrical-coordinate representation of color #C19317: hue angle of 43.76º 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 #C19317 is Cyan = 0, Magento = 0.24, Yellow = 0.88 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 147 | 23 | - |
| CMYK | 0 | 0.24 | 0.88 | 0.24 |
| HSL | 43.76º | 0.79% | 0.42% | - |
| HSV(B) | 43.76º | 0.88% | 0.76% | - |
| XYZ | 32.58 | 32.27 | 5.32 | - |
| YUV | 146.62 | 58.24 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 147 | 23 | 0 | 0.24 | 0.88 | 0.24 | 43.76 | 0.79 | 0.42 |
| Hex | C1 | 93 | 17 | 0 | 18 | 58 | 18 | 2C | 4F | 2A |
| Octal | 301 | 223 | 27 | 0 | 30 | 130 | 30 | 54 | 117 | 52 |
| Binary | 11000001 | 10010011 | 10111 | 0 | 11000 | 1011000 | 11000 | 101100 | 1001111 | 101010 |
Color Harmonies of #C19317
Complementary color
Monochromatic Colors of #C19317
Black with #C19317
Text Example
Text Example
White with #C19317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C19317; }
p { color: rgb(193,147,23); }
H1.HeaderClassName
{
color: #C19317;
}
.AnyTagClassName
{
color: #C19317;
}
</style>
background-color css
<style>
a { background-color: #C19317; }
a { background-color: rgb(193,147,23); }
div.DivClassName
{
background-color: #C19317;
}
.BgClassName
{
background-color: #C19317;
}
</style>
border-color css
<style>
span { border-color: #C19317; }
span { border-color: rgb(193,147,23); }
td.TdClassName
{
border-color: #C19317;
}
.TagClassName
{
border-color: #C19317;
}
</style>