Shades of Bilbao #397305
Tints of Bilbao #397305
RGB
CMYK
RGB Variations
Color information
#397305 (or 0x397305) is known color: Bilbao. HEX triplet: 39, 73 and 05. RGB value is (57,115,5). Sum of RGB (Red+Green+Blue) = 57+115+5=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 115 (45.31% from 255 or 64.97% from 177); Blue value is 5 (2.34% from 255 or 2.82% from 177); Max value from RGB is 115 - color contains mainly: green. Hex color #397305 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397305 is #C68CFA. Grayscale: #555555. Windows color (decimal): -13012219 or 357177. OLE color: 357177.
HSL color Cylindrical-coordinate representation of color #397305: hue angle of 91.64º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #397305 is Cyan = 0.50, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 5 | - |
| CMYK | 0.50 | 0 | 0.96 | 0.55 |
| HSL | 91.64º | 0.92% | 0.24% | - |
| HSV(B) | 91.64º | 0.96% | 0.45% | - |
| XYZ | 7.85 | 13.14 | 2.27 | - |
| YUV | 85.12 | 82.78 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 5 | 0.50 | 0 | 0.96 | 0.55 | 91.64 | 0.92 | 0.24 |
| Hex | 39 | 73 | 5 | 32 | 0 | 60 | 37 | 5C | 5C | 18 |
| Octal | 71 | 163 | 5 | 62 | 0 | 140 | 67 | 134 | 134 | 30 |
| Binary | 111001 | 1110011 | 101 | 110010 | 0 | 1100000 | 110111 | 1011100 | 1011100 | 11000 |
Color Harmonies of #397305
Complementary color
Monochromatic Colors of #397305
Black with #397305
Text Example
Text Example
White with #397305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397305; }
p { color: rgb(57,115,5); }
H1.HeaderClassName
{
color: #397305;
}
.AnyTagClassName
{
color: #397305;
}
</style>
background-color css
<style>
a { background-color: #397305; }
a { background-color: rgb(57,115,5); }
div.DivClassName
{
background-color: #397305;
}
.BgClassName
{
background-color: #397305;
}
</style>
border-color css
<style>
span { border-color: #397305; }
span { border-color: rgb(57,115,5); }
td.TdClassName
{
border-color: #397305;
}
.TagClassName
{
border-color: #397305;
}
</style>