Shades of Bilbao #39760E
Tints of Bilbao #39760E
RGB
CMYK
RGB Variations
Color information
#39760E (or 0x39760E) is known color: Bilbao. HEX triplet: 39, 76 and 0E. RGB value is (57,118,14). Sum of RGB (Red+Green+Blue) = 57+118+14=189 (25% of max value = 765). Red value is 57 (22.66% from 255 or 30.16% from 189); Green value is 118 (46.48% from 255 or 62.43% from 189); Blue value is 14 (5.86% from 255 or 7.41% from 189); Max value from RGB is 118 - color contains mainly: green. Hex color #39760E is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #39760E is #C689F1. Grayscale: #585858. Windows color (decimal): -13011442 or 947769. OLE color: 947769.
HSL color Cylindrical-coordinate representation of color #39760E: hue angle of 95.19º degrees, saturation: 0.79, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #39760E is Cyan = 0.52, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 14 | - |
| CMYK | 0.52 | 0 | 0.88 | 0.54 |
| HSL | 95.19º | 0.79% | 0.26% | - |
| HSV(B) | 95.19º | 0.88% | 0.46% | - |
| XYZ | 8.25 | 13.86 | 2.66 | - |
| YUV | 87.91 | 86.29 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 14 | 0.52 | 0 | 0.88 | 0.54 | 95.19 | 0.79 | 0.26 |
| Hex | 39 | 76 | E | 34 | 0 | 58 | 36 | 5F | 4F | 1A |
| Octal | 71 | 166 | 16 | 64 | 0 | 130 | 66 | 137 | 117 | 32 |
| Binary | 111001 | 1110110 | 1110 | 110100 | 0 | 1011000 | 110110 | 1011111 | 1001111 | 11010 |
Color Harmonies of #39760E
Complementary color
Monochromatic Colors of #39760E
Black with #39760E
Text Example
Text Example
White with #39760E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39760E; }
p { color: rgb(57,118,14); }
H1.HeaderClassName
{
color: #39760E;
}
.AnyTagClassName
{
color: #39760E;
}
</style>
background-color css
<style>
a { background-color: #39760E; }
a { background-color: rgb(57,118,14); }
div.DivClassName
{
background-color: #39760E;
}
.BgClassName
{
background-color: #39760E;
}
</style>
border-color css
<style>
span { border-color: #39760E; }
span { border-color: rgb(57,118,14); }
td.TdClassName
{
border-color: #39760E;
}
.TagClassName
{
border-color: #39760E;
}
</style>