Shades of Bilbao #397127
Tints of Bilbao #397127
RGB
CMYK
RGB Variations
Color information
#397127 (or 0x397127) is known color: Bilbao. HEX triplet: 39, 71 and 27. RGB value is (57,113,39). Sum of RGB (Red+Green+Blue) = 57+113+39=209 (27% of max value = 765). Red value is 57 (22.66% from 255 or 27.27% from 209); Green value is 113 (44.53% from 255 or 54.07% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 113 - color contains mainly: green. Hex color #397127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #397127 is #C68ED8. Grayscale: #585858. Windows color (decimal): -13012697 or 2584889. OLE color: 2584889.
HSL color Cylindrical-coordinate representation of color #397127: hue angle of 105.41º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #397127 is Cyan = 0.50, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 39 | - |
| CMYK | 0.50 | 0 | 0.65 | 0.56 |
| HSL | 105.41º | 0.49% | 0.3% | - |
| HSV(B) | 105.41º | 0.65% | 0.44% | - |
| XYZ | 7.96 | 12.83 | 3.98 | - |
| YUV | 87.82 | 100.45 | 106.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 39 | 0.50 | 0 | 0.65 | 0.56 | 105.41 | 0.49 | 0.3 |
| Hex | 39 | 71 | 27 | 32 | 0 | 41 | 38 | 69 | 31 | 1E |
| Octal | 71 | 161 | 47 | 62 | 0 | 101 | 70 | 151 | 61 | 36 |
| Binary | 111001 | 1110001 | 100111 | 110010 | 0 | 1000001 | 111000 | 1101001 | 110001 | 11110 |
Color Harmonies of #397127
Complementary color
Monochromatic Colors of #397127
Black with #397127
Text Example
Text Example
White with #397127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397127; }
p { color: rgb(57,113,39); }
H1.HeaderClassName
{
color: #397127;
}
.AnyTagClassName
{
color: #397127;
}
</style>
background-color css
<style>
a { background-color: #397127; }
a { background-color: rgb(57,113,39); }
div.DivClassName
{
background-color: #397127;
}
.BgClassName
{
background-color: #397127;
}
</style>
border-color css
<style>
span { border-color: #397127; }
span { border-color: rgb(57,113,39); }
td.TdClassName
{
border-color: #397127;
}
.TagClassName
{
border-color: #397127;
}
</style>