Shades of Buddha Gold #C19316
Tints of Buddha Gold #C19316
RGB
CMYK
RGB Variations
Color information
#C19316 (or 0xC19316) is known color: Buddha Gold. HEX triplet: C1, 93 and 16. RGB value is (193,147,22). Sum of RGB (Red+Green+Blue) = 193+147+22=362 (47% of max value = 765). Red value is 193 (75.78% from 255 or 53.31% from 362); Green value is 147 (57.81% from 255 or 40.61% from 362); Blue value is 22 (8.98% from 255 or 6.08% from 362); Max value from RGB is 193 - color contains mainly: red. Hex color #C19316 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C19316 is #3E6CE9. Grayscale: #939393. Windows color (decimal): -4091114 or 1479617. OLE color: 1479617.
HSL color Cylindrical-coordinate representation of color #C19316: hue angle of 43.86º degrees, saturation: 0.8, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #C19316 is Cyan = 0, Magento = 0.24, Yellow = 0.89 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 147 | 22 | - |
| CMYK | 0 | 0.24 | 0.89 | 0.24 |
| HSL | 43.86º | 0.8% | 0.42% | - |
| HSV(B) | 43.86º | 0.89% | 0.76% | - |
| XYZ | 32.57 | 32.26 | 5.27 | - |
| YUV | 146.5 | 57.74 | 161.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 147 | 22 | 0 | 0.24 | 0.89 | 0.24 | 43.86 | 0.8 | 0.42 |
| Hex | C1 | 93 | 16 | 0 | 18 | 59 | 18 | 2C | 50 | 2A |
| Octal | 301 | 223 | 26 | 0 | 30 | 131 | 30 | 54 | 120 | 52 |
| Binary | 11000001 | 10010011 | 10110 | 0 | 11000 | 1011001 | 11000 | 101100 | 1010000 | 101010 |
Color Harmonies of #C19316
Complementary color
Monochromatic Colors of #C19316
Black with #C19316
Text Example
Text Example
White with #C19316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C19316; }
p { color: rgb(193,147,22); }
H1.HeaderClassName
{
color: #C19316;
}
.AnyTagClassName
{
color: #C19316;
}
</style>
background-color css
<style>
a { background-color: #C19316; }
a { background-color: rgb(193,147,22); }
div.DivClassName
{
background-color: #C19316;
}
.BgClassName
{
background-color: #C19316;
}
</style>
border-color css
<style>
span { border-color: #C19316; }
span { border-color: rgb(193,147,22); }
td.TdClassName
{
border-color: #C19316;
}
.TagClassName
{
border-color: #C19316;
}
</style>