Shades of Geebung #C38731
Tints of Geebung #C38731
RGB
CMYK
RGB Variations
Color information
#C38731 (or 0xC38731) is known color: Geebung. HEX triplet: C3, 87 and 31. RGB value is (195,135,49). Sum of RGB (Red+Green+Blue) = 195+135+49=379 (50% of max value = 765). Red value is 195 (76.56% from 255 or 51.45% from 379); Green value is 135 (53.12% from 255 or 35.62% from 379); Blue value is 49 (19.53% from 255 or 12.93% from 379); Max value from RGB is 195 - color contains mainly: red. Hex color #C38731 is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #C38731 is #3C78CE. Grayscale: #8F8F8F. Windows color (decimal): -3963087 or 3246019. OLE color: 3246019.
HSL color Cylindrical-coordinate representation of color #C38731: hue angle of 35.34º degrees, saturation: 0.6, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #C38731 is Cyan = 0, Magento = 0.31, Yellow = 0.75 and Black (K on CMYK) = 0.24.
Color convert
| RGB | 195 | 135 | 49 | - |
| CMYK | 0 | 0.31 | 0.75 | 0.24 |
| HSL | 35.34º | 0.6% | 0.48% | - |
| HSV(B) | 35.34º | 0.75% | 0.76% | - |
| XYZ | 31.72 | 29.15 | 6.86 | - |
| YUV | 143.14 | 74.88 | 164.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 195 | 135 | 49 | 0 | 0.31 | 0.75 | 0.24 | 35.34 | 0.6 | 0.48 |
| Hex | C3 | 87 | 31 | 0 | 1F | 4B | 18 | 23 | 3C | 30 |
| Octal | 303 | 207 | 61 | 0 | 37 | 113 | 30 | 43 | 74 | 60 |
| Binary | 11000011 | 10000111 | 110001 | 0 | 11111 | 1001011 | 11000 | 100011 | 111100 | 110000 |
Color Harmonies of #C38731
Complementary color
Monochromatic Colors of #C38731
Black with #C38731
Text Example
Text Example
White with #C38731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #C38731; }
p { color: rgb(195,135,49); }
H1.HeaderClassName
{
color: #C38731;
}
.AnyTagClassName
{
color: #C38731;
}
</style>
background-color css
<style>
a { background-color: #C38731; }
a { background-color: rgb(195,135,49); }
div.DivClassName
{
background-color: #C38731;
}
.BgClassName
{
background-color: #C38731;
}
</style>
border-color css
<style>
span { border-color: #C38731; }
span { border-color: rgb(195,135,49); }
td.TdClassName
{
border-color: #C38731;
}
.TagClassName
{
border-color: #C38731;
}
</style>