Shades of Bilbao #397301
Tints of Bilbao #397301
RGB
CMYK
RGB Variations
Color information
#397301 (or 0x397301) is known color: Bilbao. HEX triplet: 39, 73 and 01. RGB value is (57,115,1). Sum of RGB (Red+Green+Blue) = 57+115+1=173 (22% of max value = 765). Red value is 57 (22.66% from 255 or 32.95% from 173); Green value is 115 (45.31% from 255 or 66.47% from 173); Blue value is 1 (0.78% from 255 or 0.58% from 173); Max value from RGB is 115 - color contains mainly: green. Hex color #397301 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397301 is #C68CFE. Grayscale: #555555. Windows color (decimal): -13012223 or 95033. OLE color: 95033.
HSL color Cylindrical-coordinate representation of color #397301: hue angle of 90.53º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #397301 is Cyan = 0.50, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 1 | - |
| CMYK | 0.50 | 0 | 0.99 | 0.55 |
| HSL | 90.53º | 0.98% | 0.23% | - |
| HSV(B) | 90.53º | 0.99% | 0.45% | - |
| XYZ | 7.82 | 13.13 | 2.15 | - |
| YUV | 84.66 | 80.78 | 108.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 1 | 0.50 | 0 | 0.99 | 0.55 | 90.53 | 0.98 | 0.23 |
| Hex | 39 | 73 | 1 | 32 | 0 | 63 | 37 | 5B | 62 | 17 |
| Octal | 71 | 163 | 1 | 62 | 0 | 143 | 67 | 133 | 142 | 27 |
| Binary | 111001 | 1110011 | 1 | 110010 | 0 | 1100011 | 110111 | 1011011 | 1100010 | 10111 |
Color Harmonies of #397301
Complementary color
Monochromatic Colors of #397301
Black with #397301
Text Example
Text Example
White with #397301
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397301; }
p { color: rgb(57,115,1); }
H1.HeaderClassName
{
color: #397301;
}
.AnyTagClassName
{
color: #397301;
}
</style>
background-color css
<style>
a { background-color: #397301; }
a { background-color: rgb(57,115,1); }
div.DivClassName
{
background-color: #397301;
}
.BgClassName
{
background-color: #397301;
}
</style>
border-color css
<style>
span { border-color: #397301; }
span { border-color: rgb(57,115,1); }
td.TdClassName
{
border-color: #397301;
}
.TagClassName
{
border-color: #397301;
}
</style>