Shades of Bilbao #397502
Tints of Bilbao #397502
RGB
CMYK
RGB Variations
Color information
#397502 (or 0x397502) is known color: Bilbao. HEX triplet: 39, 75 and 02. RGB value is (57,117,2). Sum of RGB (Red+Green+Blue) = 57+117+2=176 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.39% from 176); Green value is 117 (46.09% from 255 or 66.48% from 176); Blue value is 2 (1.17% from 255 or 1.14% from 176); Max value from RGB is 117 - color contains mainly: green. Hex color #397502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397502 is #C68AFD. Grayscale: #565656. Windows color (decimal): -13011710 or 161081. OLE color: 161081.
HSL color Cylindrical-coordinate representation of color #397502: hue angle of 91.3º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #397502 is Cyan = 0.51, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 2 | - |
| CMYK | 0.51 | 0 | 0.98 | 0.54 |
| HSL | 91.3º | 0.97% | 0.23% | - |
| HSV(B) | 91.3º | 0.98% | 0.46% | - |
| XYZ | 8.06 | 13.6 | 2.26 | - |
| YUV | 85.95 | 80.62 | 107.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 2 | 0.51 | 0 | 0.98 | 0.54 | 91.3 | 0.97 | 0.23 |
| Hex | 39 | 75 | 2 | 33 | 0 | 62 | 36 | 5B | 61 | 17 |
| Octal | 71 | 165 | 2 | 63 | 0 | 142 | 66 | 133 | 141 | 27 |
| Binary | 111001 | 1110101 | 10 | 110011 | 0 | 1100010 | 110110 | 1011011 | 1100001 | 10111 |
Color Harmonies of #397502
Complementary color
Monochromatic Colors of #397502
Black with #397502
Text Example
Text Example
White with #397502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397502; }
p { color: rgb(57,117,2); }
H1.HeaderClassName
{
color: #397502;
}
.AnyTagClassName
{
color: #397502;
}
</style>
background-color css
<style>
a { background-color: #397502; }
a { background-color: rgb(57,117,2); }
div.DivClassName
{
background-color: #397502;
}
.BgClassName
{
background-color: #397502;
}
</style>
border-color css
<style>
span { border-color: #397502; }
span { border-color: rgb(57,117,2); }
td.TdClassName
{
border-color: #397502;
}
.TagClassName
{
border-color: #397502;
}
</style>