Shades of Bilbao #397901
Tints of Bilbao #397901
RGB
CMYK
RGB Variations
Color information
#397901 (or 0x397901) is known color: Bilbao. HEX triplet: 39, 79 and 01. RGB value is (57,121,1). Sum of RGB (Red+Green+Blue) = 57+121+1=179 (23% of max value = 765). Red value is 57 (22.66% from 255 or 31.84% from 179); Green value is 121 (47.66% from 255 or 67.60% from 179); Blue value is 1 (0.78% from 255 or 0.56% from 179); Max value from RGB is 121 - color contains mainly: green. Hex color #397901 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397901 is #C686FE. Grayscale: #585858. Windows color (decimal): -13010687 or 96569. OLE color: 96569.
HSL color Cylindrical-coordinate representation of color #397901: hue angle of 92º degrees, saturation: 0.98, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #397901 is Cyan = 0.53, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 1 | - |
| CMYK | 0.53 | 0 | 0.99 | 0.53 |
| HSL | 92º | 0.98% | 0.24% | - |
| HSV(B) | 92º | 0.99% | 0.47% | - |
| XYZ | 8.53 | 14.55 | 2.39 | - |
| YUV | 88.18 | 78.8 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 1 | 0.53 | 0 | 0.99 | 0.53 | 92 | 0.98 | 0.24 |
| Hex | 39 | 79 | 1 | 35 | 0 | 63 | 35 | 5C | 62 | 18 |
| Octal | 71 | 171 | 1 | 65 | 0 | 143 | 65 | 134 | 142 | 30 |
| Binary | 111001 | 1111001 | 1 | 110101 | 0 | 1100011 | 110101 | 1011100 | 1100010 | 11000 |
Color Harmonies of #397901
Complementary color
Monochromatic Colors of #397901
Black with #397901
Text Example
Text Example
White with #397901
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397901; }
p { color: rgb(57,121,1); }
H1.HeaderClassName
{
color: #397901;
}
.AnyTagClassName
{
color: #397901;
}
</style>
background-color css
<style>
a { background-color: #397901; }
a { background-color: rgb(57,121,1); }
div.DivClassName
{
background-color: #397901;
}
.BgClassName
{
background-color: #397901;
}
</style>
border-color css
<style>
span { border-color: #397901; }
span { border-color: rgb(57,121,1); }
td.TdClassName
{
border-color: #397901;
}
.TagClassName
{
border-color: #397901;
}
</style>