Shades of Buddha Gold #C39710
Tints of Buddha Gold #C39710
RGB
CMYK
RGB Variations
Color information
#C39710 (or 0xC39710) is known color: Buddha Gold. HEX triplet: C3, 97 and 10. RGB value is (195,151,16). Sum of RGB (Red+Green+Blue) = 195+151+16=362 (47% of max value = 765). Red value is 195 (76.56% from 255 or 53.87% from 362); Green value is 151 (59.38% from 255 or 41.71% from 362); Blue value is 16 (6.64% from 255 or 4.42% from 362); Max value from RGB is 195 - color contains mainly: red. Hex color #C39710 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C39710 is #3C68EF. Grayscale: #959595. Windows color (decimal): -3959024 or 1087427. OLE color: 1087427.
HSL color Cylindrical-coordinate representation of color #C39710: hue angle of 45.25º degrees, saturation: 0.85, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #C39710 is Cyan = 0, Magento = 0.23, Yellow = 0.92 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 151 | 16 | - |
| CMYK | 0 | 0.23 | 0.92 | 0.24 |
| HSL | 45.25º | 0.85% | 0.41% | - |
| HSV(B) | 45.25º | 0.92% | 0.76% | - |
| XYZ | 33.67 | 33.77 | 5.23 | - |
| YUV | 148.77 | 53.08 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 151 | 16 | 0 | 0.23 | 0.92 | 0.24 | 45.25 | 0.85 | 0.41 |
| Hex | C3 | 97 | 10 | 0 | 17 | 5C | 18 | 2D | 55 | 29 |
| Octal | 303 | 227 | 20 | 0 | 27 | 134 | 30 | 55 | 125 | 51 |
| Binary | 11000011 | 10010111 | 10000 | 0 | 10111 | 1011100 | 11000 | 101101 | 1010101 | 101001 |
Color Harmonies of #C39710
Complementary color
Monochromatic Colors of #C39710
Black with #C39710
Text Example
Text Example
White with #C39710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C39710; }
p { color: rgb(195,151,16); }
H1.HeaderClassName
{
color: #C39710;
}
.AnyTagClassName
{
color: #C39710;
}
</style>
background-color css
<style>
a { background-color: #C39710; }
a { background-color: rgb(195,151,16); }
div.DivClassName
{
background-color: #C39710;
}
.BgClassName
{
background-color: #C39710;
}
</style>
border-color css
<style>
span { border-color: #C39710; }
span { border-color: rgb(195,151,16); }
td.TdClassName
{
border-color: #C39710;
}
.TagClassName
{
border-color: #C39710;
}
</style>