Shades of Bilbao #377502
Tints of Bilbao #377502
RGB
CMYK
RGB Variations
Color information
#377502 (or 0x377502) is known color: Bilbao. HEX triplet: 37, 75 and 02. RGB value is (55,117,2). Sum of RGB (Red+Green+Blue) = 55+117+2=174 (23% of max value = 765). Red value is 55 (21.88% from 255 or 31.61% from 174); Green value is 117 (46.09% from 255 or 67.24% from 174); Blue value is 2 (1.17% from 255 or 1.15% from 174); Max value from RGB is 117 - color contains mainly: green. Hex color #377502 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #377502 is #C88AFD. Grayscale: #555555. Windows color (decimal): -13142782 or 161079. OLE color: 161079.
HSL color Cylindrical-coordinate representation of color #377502: hue angle of 92.35º 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 #377502 is Cyan = 0.53, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 55 | 117 | 2 | - |
| CMYK | 0.53 | 0 | 0.98 | 0.54 |
| HSL | 92.35º | 0.97% | 0.23% | - |
| HSV(B) | 92.35º | 0.98% | 0.46% | - |
| XYZ | 7.95 | 13.54 | 2.25 | - |
| YUV | 85.35 | 80.96 | 106.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 117 | 2 | 0.53 | 0 | 0.98 | 0.54 | 92.35 | 0.97 | 0.23 |
| Hex | 37 | 75 | 2 | 35 | 0 | 62 | 36 | 5C | 61 | 17 |
| Octal | 67 | 165 | 2 | 65 | 0 | 142 | 66 | 134 | 141 | 27 |
| Binary | 110111 | 1110101 | 10 | 110101 | 0 | 1100010 | 110110 | 1011100 | 1100001 | 10111 |
Color Harmonies of #377502
Complementary color
Monochromatic Colors of #377502
Black with #377502
Text Example
Text Example
White with #377502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377502; }
p { color: rgb(55,117,2); }
H1.HeaderClassName
{
color: #377502;
}
.AnyTagClassName
{
color: #377502;
}
</style>
background-color css
<style>
a { background-color: #377502; }
a { background-color: rgb(55,117,2); }
div.DivClassName
{
background-color: #377502;
}
.BgClassName
{
background-color: #377502;
}
</style>
border-color css
<style>
span { border-color: #377502; }
span { border-color: rgb(55,117,2); }
td.TdClassName
{
border-color: #377502;
}
.TagClassName
{
border-color: #377502;
}
</style>