Shades of Buddha Gold #C19718
Tints of Buddha Gold #C19718
RGB
CMYK
RGB Variations
Color information
#C19718 (or 0xC19718) is known color: Buddha Gold. HEX triplet: C1, 97 and 18. RGB value is (193,151,24). Sum of RGB (Red+Green+Blue) = 193+151+24=368 (48% of max value = 765). Red value is 193 (75.78% from 255 or 52.45% from 368); Green value is 151 (59.38% from 255 or 41.03% from 368); Blue value is 24 (9.77% from 255 or 6.52% from 368); Max value from RGB is 193 - color contains mainly: red. Hex color #C19718 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C19718 is #3E68E7. Grayscale: #959595. Windows color (decimal): -4090088 or 1611713. OLE color: 1611713.
HSL color Cylindrical-coordinate representation of color #C19718: hue angle of 45.09º degrees, saturation: 0.78, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #C19718 is Cyan = 0, Magento = 0.22, Yellow = 0.88 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 193 | 151 | 24 | - |
| CMYK | 0 | 0.22 | 0.88 | 0.24 |
| HSL | 45.09º | 0.78% | 0.43% | - |
| HSV(B) | 45.09º | 0.88% | 0.76% | - |
| XYZ | 33.22 | 33.54 | 5.59 | - |
| YUV | 149.08 | 57.41 | 159.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 193 | 151 | 24 | 0 | 0.22 | 0.88 | 0.24 | 45.09 | 0.78 | 0.43 |
| Hex | C1 | 97 | 18 | 0 | 16 | 58 | 18 | 2D | 4E | 2B |
| Octal | 301 | 227 | 30 | 0 | 26 | 130 | 30 | 55 | 116 | 53 |
| Binary | 11000001 | 10010111 | 11000 | 0 | 10110 | 1011000 | 11000 | 101101 | 1001110 | 101011 |
Color Harmonies of #C19718
Complementary color
Monochromatic Colors of #C19718
Black with #C19718
Text Example
Text Example
White with #C19718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C19718; }
p { color: rgb(193,151,24); }
H1.HeaderClassName
{
color: #C19718;
}
.AnyTagClassName
{
color: #C19718;
}
</style>
background-color css
<style>
a { background-color: #C19718; }
a { background-color: rgb(193,151,24); }
div.DivClassName
{
background-color: #C19718;
}
.BgClassName
{
background-color: #C19718;
}
</style>
border-color css
<style>
span { border-color: #C19718; }
span { border-color: rgb(193,151,24); }
td.TdClassName
{
border-color: #C19718;
}
.TagClassName
{
border-color: #C19718;
}
</style>