Shades of Buddha Gold #C19617
Tints of Buddha Gold #C19617
RGB
CMYK
RGB Variations
Color information
#C19617 (or 0xC19617) is known color: Buddha Gold. HEX triplet: C1, 96 and 17. RGB value is (193,150,23). Sum of RGB (Red+Green+Blue) = 193+150+23=366 (48% of max value = 765). Red value is 193 (75.78% from 255 or 52.73% from 366); Green value is 150 (58.98% from 255 or 40.98% from 366); Blue value is 23 (9.38% from 255 or 6.28% from 366); Max value from RGB is 193 - color contains mainly: red. Hex color #C19617 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C19617 is #3E69E8. Grayscale: #949494. Windows color (decimal): -4090345 or 1545921. OLE color: 1545921.
HSL color Cylindrical-coordinate representation of color #C19617: hue angle of 44.82º 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 #C19617 is Cyan = 0, Magento = 0.22, Yellow = 0.88 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 150 | 23 | - |
| CMYK | 0 | 0.22 | 0.88 | 0.24 |
| HSL | 44.82º | 0.79% | 0.42% | - |
| HSV(B) | 44.82º | 0.88% | 0.76% | - |
| XYZ | 33.05 | 33.21 | 5.48 | - |
| YUV | 148.38 | 57.25 | 159.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 150 | 23 | 0 | 0.22 | 0.88 | 0.24 | 44.82 | 0.79 | 0.42 |
| Hex | C1 | 96 | 17 | 0 | 16 | 58 | 18 | 2D | 4F | 2A |
| Octal | 301 | 226 | 27 | 0 | 26 | 130 | 30 | 55 | 117 | 52 |
| Binary | 11000001 | 10010110 | 10111 | 0 | 10110 | 1011000 | 11000 | 101101 | 1001111 | 101010 |
Color Harmonies of #C19617
Complementary color
Monochromatic Colors of #C19617
Black with #C19617
Text Example
Text Example
White with #C19617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C19617; }
p { color: rgb(193,150,23); }
H1.HeaderClassName
{
color: #C19617;
}
.AnyTagClassName
{
color: #C19617;
}
</style>
background-color css
<style>
a { background-color: #C19617; }
a { background-color: rgb(193,150,23); }
div.DivClassName
{
background-color: #C19617;
}
.BgClassName
{
background-color: #C19617;
}
</style>
border-color css
<style>
span { border-color: #C19617; }
span { border-color: rgb(193,150,23); }
td.TdClassName
{
border-color: #C19617;
}
.TagClassName
{
border-color: #C19617;
}
</style>