Shades of Geebung #C38436
Tints of Geebung #C38436
RGB
CMYK
RGB Variations
Color information
#C38436 (or 0xC38436) is known color: Geebung. HEX triplet: C3, 84 and 36. RGB value is (195,132,54). Sum of RGB (Red+Green+Blue) = 195+132+54=381 (50% of max value = 765). Red value is 195 (76.56% from 255 or 51.18% from 381); Green value is 132 (51.95% from 255 or 34.65% from 381); Blue value is 54 (21.48% from 255 or 14.17% from 381); Max value from RGB is 195 - color contains mainly: red. Hex color #C38436 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C38436 is #3C7BC9. Grayscale: #8E8E8E. Windows color (decimal): -3963850 or 3572931. OLE color: 3572931.
HSL color Cylindrical-coordinate representation of color #C38436: hue angle of 33.19º degrees, saturation: 0.57, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #C38436 is Cyan = 0, Magento = 0.32, Yellow = 0.72 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 132 | 54 | - |
| CMYK | 0 | 0.32 | 0.72 | 0.24 |
| HSL | 33.19º | 0.57% | 0.49% | - |
| HSV(B) | 33.19º | 0.72% | 0.76% | - |
| XYZ | 31.42 | 28.37 | 7.31 | - |
| YUV | 141.95 | 78.37 | 165.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 132 | 54 | 0 | 0.32 | 0.72 | 0.24 | 33.19 | 0.57 | 0.49 |
| Hex | C3 | 84 | 36 | 0 | 20 | 48 | 18 | 21 | 39 | 31 |
| Octal | 303 | 204 | 66 | 0 | 40 | 110 | 30 | 41 | 71 | 61 |
| Binary | 11000011 | 10000100 | 110110 | 0 | 100000 | 1001000 | 11000 | 100001 | 111001 | 110001 |
Color Harmonies of #C38436
Complementary color
Monochromatic Colors of #C38436
Black with #C38436
Text Example
Text Example
White with #C38436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C38436; }
p { color: rgb(195,132,54); }
H1.HeaderClassName
{
color: #C38436;
}
.AnyTagClassName
{
color: #C38436;
}
</style>
background-color css
<style>
a { background-color: #C38436; }
a { background-color: rgb(195,132,54); }
div.DivClassName
{
background-color: #C38436;
}
.BgClassName
{
background-color: #C38436;
}
</style>
border-color css
<style>
span { border-color: #C38436; }
span { border-color: rgb(195,132,54); }
td.TdClassName
{
border-color: #C38436;
}
.TagClassName
{
border-color: #C38436;
}
</style>