Shades of Bilbao #397908
Tints of Bilbao #397908
RGB
CMYK
RGB Variations
Color information
#397908 (or 0x397908) is known color: Bilbao. HEX triplet: 39, 79 and 08. RGB value is (57,121,8). Sum of RGB (Red+Green+Blue) = 57+121+8=186 (24% of max value = 765). Red value is 57 (22.66% from 255 or 30.65% from 186); Green value is 121 (47.66% from 255 or 65.05% from 186); Blue value is 8 (3.52% from 255 or 4.30% from 186); Max value from RGB is 121 - color contains mainly: green. Hex color #397908 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397908 is #C686F7. Grayscale: #595959. Windows color (decimal): -13010680 or 555321. OLE color: 555321.
HSL color Cylindrical-coordinate representation of color #397908: hue angle of 93.98º degrees, saturation: 0.88, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #397908 is Cyan = 0.53, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 8 | - |
| CMYK | 0.53 | 0 | 0.93 | 0.53 |
| HSL | 93.98º | 0.88% | 0.25% | - |
| HSV(B) | 93.98º | 0.93% | 0.47% | - |
| XYZ | 8.57 | 14.56 | 2.59 | - |
| YUV | 88.98 | 82.3 | 105.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 8 | 0.53 | 0 | 0.93 | 0.53 | 93.98 | 0.88 | 0.25 |
| Hex | 39 | 79 | 8 | 35 | 0 | 5D | 35 | 5E | 58 | 19 |
| Octal | 71 | 171 | 10 | 65 | 0 | 135 | 65 | 136 | 130 | 31 |
| Binary | 111001 | 1111001 | 1000 | 110101 | 0 | 1011101 | 110101 | 1011110 | 1011000 | 11001 |
Color Harmonies of #397908
Complementary color
Monochromatic Colors of #397908
Black with #397908
Text Example
Text Example
White with #397908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397908; }
p { color: rgb(57,121,8); }
H1.HeaderClassName
{
color: #397908;
}
.AnyTagClassName
{
color: #397908;
}
</style>
background-color css
<style>
a { background-color: #397908; }
a { background-color: rgb(57,121,8); }
div.DivClassName
{
background-color: #397908;
}
.BgClassName
{
background-color: #397908;
}
</style>
border-color css
<style>
span { border-color: #397908; }
span { border-color: rgb(57,121,8); }
td.TdClassName
{
border-color: #397908;
}
.TagClassName
{
border-color: #397908;
}
</style>