Shades of Bilbao #397402
Tints of Bilbao #397402
RGB
CMYK
RGB Variations
Color information
#397402 (or 0x397402) is known color: Bilbao. HEX triplet: 39, 74 and 02. RGB value is (57,116,2). Sum of RGB (Red+Green+Blue) = 57+116+2=175 (23% of max value = 765). Red value is 57 (22.66% from 255 or 32.57% from 175); Green value is 116 (45.70% from 255 or 66.29% from 175); Blue value is 2 (1.17% from 255 or 1.14% from 175); Max value from RGB is 116 - color contains mainly: green. Hex color #397402 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #397402 is #C68BFD. Grayscale: #555555. Windows color (decimal): -13011966 or 160825. OLE color: 160825.
HSL color Cylindrical-coordinate representation of color #397402: hue angle of 91.05º degrees, saturation: 0.97, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #397402 is Cyan = 0.51, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 2 | - |
| CMYK | 0.51 | 0 | 0.98 | 0.55 |
| HSL | 91.05º | 0.97% | 0.23% | - |
| HSV(B) | 91.05º | 0.98% | 0.45% | - |
| XYZ | 7.94 | 13.37 | 2.22 | - |
| YUV | 85.36 | 80.95 | 107.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 2 | 0.51 | 0 | 0.98 | 0.55 | 91.05 | 0.97 | 0.23 |
| Hex | 39 | 74 | 2 | 33 | 0 | 62 | 37 | 5B | 61 | 17 |
| Octal | 71 | 164 | 2 | 63 | 0 | 142 | 67 | 133 | 141 | 27 |
| Binary | 111001 | 1110100 | 10 | 110011 | 0 | 1100010 | 110111 | 1011011 | 1100001 | 10111 |
Color Harmonies of #397402
Complementary color
Monochromatic Colors of #397402
Black with #397402
Text Example
Text Example
White with #397402
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397402; }
p { color: rgb(57,116,2); }
H1.HeaderClassName
{
color: #397402;
}
.AnyTagClassName
{
color: #397402;
}
</style>
background-color css
<style>
a { background-color: #397402; }
a { background-color: rgb(57,116,2); }
div.DivClassName
{
background-color: #397402;
}
.BgClassName
{
background-color: #397402;
}
</style>
border-color css
<style>
span { border-color: #397402; }
span { border-color: rgb(57,116,2); }
td.TdClassName
{
border-color: #397402;
}
.TagClassName
{
border-color: #397402;
}
</style>