Shades of Buddha Gold #C39311
Tints of Buddha Gold #C39311
RGB
CMYK
RGB Variations
Color information
#C39311 (or 0xC39311) is known color: Buddha Gold. HEX triplet: C3, 93 and 11. RGB value is (195,147,17). Sum of RGB (Red+Green+Blue) = 195+147+17=359 (47% of max value = 765). Red value is 195 (76.56% from 255 or 54.32% from 359); Green value is 147 (57.81% from 255 or 40.95% from 359); Blue value is 17 (7.03% from 255 or 4.74% from 359); Max value from RGB is 195 - color contains mainly: red. Hex color #C39311 is not a web safe color. Web safe color analog (approx): #CC9900. Inversed color of #C39311 is #3C6CEE. Grayscale: #939393. Windows color (decimal): -3960047 or 1151939. OLE color: 1151939.
HSL color Cylindrical-coordinate representation of color #C39311: hue angle of 43.82º degrees, saturation: 0.84, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #C39311 is Cyan = 0, Magento = 0.25, Yellow = 0.91 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 147 | 17 | - |
| CMYK | 0 | 0.25 | 0.91 | 0.24 |
| HSL | 43.82º | 0.84% | 0.42% | - |
| HSV(B) | 43.82º | 0.91% | 0.76% | - |
| XYZ | 33.04 | 32.51 | 5.06 | - |
| YUV | 146.53 | 54.9 | 162.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 147 | 17 | 0 | 0.25 | 0.91 | 0.24 | 43.82 | 0.84 | 0.42 |
| Hex | C3 | 93 | 11 | 0 | 19 | 5B | 18 | 2C | 54 | 2A |
| Octal | 303 | 223 | 21 | 0 | 31 | 133 | 30 | 54 | 124 | 52 |
| Binary | 11000011 | 10010011 | 10001 | 0 | 11001 | 1011011 | 11000 | 101100 | 1010100 | 101010 |
Color Harmonies of #C39311
Complementary color
Monochromatic Colors of #C39311
Black with #C39311
Text Example
Text Example
White with #C39311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C39311; }
p { color: rgb(195,147,17); }
H1.HeaderClassName
{
color: #C39311;
}
.AnyTagClassName
{
color: #C39311;
}
</style>
background-color css
<style>
a { background-color: #C39311; }
a { background-color: rgb(195,147,17); }
div.DivClassName
{
background-color: #C39311;
}
.BgClassName
{
background-color: #C39311;
}
</style>
border-color css
<style>
span { border-color: #C39311; }
span { border-color: rgb(195,147,17); }
td.TdClassName
{
border-color: #C39311;
}
.TagClassName
{
border-color: #C39311;
}
</style>