Shades of Buddha Gold #C39718
Tints of Buddha Gold #C39718
RGB
CMYK
RGB Variations
Color information
#C39718 (or 0xC39718) is known color: Buddha Gold. HEX triplet: C3, 97 and 18. RGB value is (195,151,24). Sum of RGB (Red+Green+Blue) = 195+151+24=370 (49% of max value = 765). Red value is 195 (76.56% from 255 or 52.70% from 370); Green value is 151 (59.38% from 255 or 40.81% from 370); Blue value is 24 (9.77% from 255 or 6.49% from 370); Max value from RGB is 195 - color contains mainly: red. Hex color #C39718 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C39718 is #3C68E7. Grayscale: #969696. Windows color (decimal): -3959016 or 1611715. OLE color: 1611715.
HSL color Cylindrical-coordinate representation of color #C39718: hue angle of 44.56º 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 #C39718 is Cyan = 0, Magento = 0.23, Yellow = 0.88 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 151 | 24 | - |
| CMYK | 0 | 0.23 | 0.88 | 0.24 |
| HSL | 44.56º | 0.78% | 0.43% | - |
| HSV(B) | 44.56º | 0.88% | 0.76% | - |
| XYZ | 33.74 | 33.8 | 5.61 | - |
| YUV | 149.68 | 57.08 | 160.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 151 | 24 | 0 | 0.23 | 0.88 | 0.24 | 44.56 | 0.78 | 0.43 |
| Hex | C3 | 97 | 18 | 0 | 17 | 58 | 18 | 2D | 4E | 2B |
| Octal | 303 | 227 | 30 | 0 | 27 | 130 | 30 | 55 | 116 | 53 |
| Binary | 11000011 | 10010111 | 11000 | 0 | 10111 | 1011000 | 11000 | 101101 | 1001110 | 101011 |
Color Harmonies of #C39718
Complementary color
Monochromatic Colors of #C39718
Black with #C39718
Text Example
Text Example
White with #C39718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C39718; }
p { color: rgb(195,151,24); }
H1.HeaderClassName
{
color: #C39718;
}
.AnyTagClassName
{
color: #C39718;
}
</style>
background-color css
<style>
a { background-color: #C39718; }
a { background-color: rgb(195,151,24); }
div.DivClassName
{
background-color: #C39718;
}
.BgClassName
{
background-color: #C39718;
}
</style>
border-color css
<style>
span { border-color: #C39718; }
span { border-color: rgb(195,151,24); }
td.TdClassName
{
border-color: #C39718;
}
.TagClassName
{
border-color: #C39718;
}
</style>