Shades of Bilbao #397701
Tints of Bilbao #397701
RGB
CMYK
RGB Variations
Color information
#397701 (or 0x397701) is known color: Bilbao. HEX triplet: 39, 77 and 01. RGB value is (57,119,1). Sum of RGB (Red+Green+Blue) = 57+119+1=177 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.20% from 177); Green value is 119 (46.88% from 255 or 67.23% from 177); Blue value is 1 (0.78% from 255 or 0.56% from 177); Max value from RGB is 119 - color contains mainly: green. Hex color #397701 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397701 is #C688FE. Grayscale: #575757. Windows color (decimal): -13011199 or 96057. OLE color: 96057.
HSL color Cylindrical-coordinate representation of color #397701: hue angle of 91.53º 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 #397701 is Cyan = 0.52, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 1 | - |
| CMYK | 0.52 | 0 | 0.99 | 0.53 |
| HSL | 91.53º | 0.98% | 0.24% | - |
| HSV(B) | 91.53º | 0.99% | 0.47% | - |
| XYZ | 8.29 | 14.07 | 2.31 | - |
| YUV | 87.01 | 79.46 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 1 | 0.52 | 0 | 0.99 | 0.53 | 91.53 | 0.98 | 0.24 |
| Hex | 39 | 77 | 1 | 34 | 0 | 63 | 35 | 5C | 62 | 18 |
| Octal | 71 | 167 | 1 | 64 | 0 | 143 | 65 | 134 | 142 | 30 |
| Binary | 111001 | 1110111 | 1 | 110100 | 0 | 1100011 | 110101 | 1011100 | 1100010 | 11000 |
Color Harmonies of #397701
Complementary color
Monochromatic Colors of #397701
Black with #397701
Text Example
Text Example
White with #397701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397701; }
p { color: rgb(57,119,1); }
H1.HeaderClassName
{
color: #397701;
}
.AnyTagClassName
{
color: #397701;
}
</style>
background-color css
<style>
a { background-color: #397701; }
a { background-color: rgb(57,119,1); }
div.DivClassName
{
background-color: #397701;
}
.BgClassName
{
background-color: #397701;
}
</style>
border-color css
<style>
span { border-color: #397701; }
span { border-color: rgb(57,119,1); }
td.TdClassName
{
border-color: #397701;
}
.TagClassName
{
border-color: #397701;
}
</style>