Shades of Bilbao #39760A
Tints of Bilbao #39760A
RGB
CMYK
RGB Variations
Color information
#39760A (or 0x39760A) is known color: Bilbao. HEX triplet: 39, 76 and 0A. RGB value is (57,118,10). Sum of RGB (Red+Green+Blue) = 57+118+10=185 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.81% from 185); Green value is 118 (46.48% from 255 or 63.78% from 185); Blue value is 10 (4.30% from 255 or 5.41% from 185); Max value from RGB is 118 - color contains mainly: green. Hex color #39760A is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #39760A is #C689F5. Grayscale: #575757. Windows color (decimal): -13011446 or 685625. OLE color: 685625.
HSL color Cylindrical-coordinate representation of color #39760A: hue angle of 93.89º degrees, saturation: 0.84, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #39760A is Cyan = 0.52, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 118 | 10 | - |
| CMYK | 0.52 | 0 | 0.92 | 0.54 |
| HSL | 93.89º | 0.84% | 0.25% | - |
| HSV(B) | 93.89º | 0.92% | 0.46% | - |
| XYZ | 8.22 | 13.85 | 2.53 | - |
| YUV | 87.45 | 84.29 | 106.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 118 | 10 | 0.52 | 0 | 0.92 | 0.54 | 93.89 | 0.84 | 0.25 |
| Hex | 39 | 76 | A | 34 | 0 | 5C | 36 | 5E | 54 | 19 |
| Octal | 71 | 166 | 12 | 64 | 0 | 134 | 66 | 136 | 124 | 31 |
| Binary | 111001 | 1110110 | 1010 | 110100 | 0 | 1011100 | 110110 | 1011110 | 1010100 | 11001 |
Color Harmonies of #39760A
Complementary color
Monochromatic Colors of #39760A
Black with #39760A
Text Example
Text Example
White with #39760A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39760A; }
p { color: rgb(57,118,10); }
H1.HeaderClassName
{
color: #39760A;
}
.AnyTagClassName
{
color: #39760A;
}
</style>
background-color css
<style>
a { background-color: #39760A; }
a { background-color: rgb(57,118,10); }
div.DivClassName
{
background-color: #39760A;
}
.BgClassName
{
background-color: #39760A;
}
</style>
border-color css
<style>
span { border-color: #39760A; }
span { border-color: rgb(57,118,10); }
td.TdClassName
{
border-color: #39760A;
}
.TagClassName
{
border-color: #39760A;
}
</style>