Shades of Buddha Gold #C19413
Tints of Buddha Gold #C19413
RGB
CMYK
RGB Variations
Color information
#C19413 (or 0xC19413) is known color: Buddha Gold. HEX triplet: C1, 94 and 13. RGB value is (193,148,19). Sum of RGB (Red+Green+Blue) = 193+148+19=360 (47% of max value = 765). Red value is 193 (75.78% from 255 or 53.61% from 360); Green value is 148 (58.20% from 255 or 41.11% from 360); Blue value is 19 (7.81% from 255 or 5.28% from 360); Max value from RGB is 193 - color contains mainly: red. Hex color #C19413 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C19413 is #3E6BEC. Grayscale: #939393. Windows color (decimal): -4090861 or 1283265. OLE color: 1283265.
HSL color Cylindrical-coordinate representation of color #C19413: hue angle of 44.48º degrees, saturation: 0.82, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #C19413 is Cyan = 0, Magento = 0.23, Yellow = 0.90 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 148 | 19 | - |
| CMYK | 0 | 0.23 | 0.90 | 0.24 |
| HSL | 44.48º | 0.82% | 0.42% | - |
| HSV(B) | 44.48º | 0.9% | 0.76% | - |
| XYZ | 32.7 | 32.56 | 5.18 | - |
| YUV | 146.75 | 55.91 | 160.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 148 | 19 | 0 | 0.23 | 0.90 | 0.24 | 44.48 | 0.82 | 0.42 |
| Hex | C1 | 94 | 13 | 0 | 17 | 5A | 18 | 2C | 52 | 2A |
| Octal | 301 | 224 | 23 | 0 | 27 | 132 | 30 | 54 | 122 | 52 |
| Binary | 11000001 | 10010100 | 10011 | 0 | 10111 | 1011010 | 11000 | 101100 | 1010010 | 101010 |
Color Harmonies of #C19413
Complementary color
Monochromatic Colors of #C19413
Black with #C19413
Text Example
Text Example
White with #C19413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C19413; }
p { color: rgb(193,148,19); }
H1.HeaderClassName
{
color: #C19413;
}
.AnyTagClassName
{
color: #C19413;
}
</style>
background-color css
<style>
a { background-color: #C19413; }
a { background-color: rgb(193,148,19); }
div.DivClassName
{
background-color: #C19413;
}
.BgClassName
{
background-color: #C19413;
}
</style>
border-color css
<style>
span { border-color: #C19413; }
span { border-color: rgb(193,148,19); }
td.TdClassName
{
border-color: #C19413;
}
.TagClassName
{
border-color: #C19413;
}
</style>