Shades of Bilbao #317302
Tints of Bilbao #317302
RGB
CMYK
RGB Variations
Color information
#317302 (or 0x317302) is known color: Bilbao. HEX triplet: 31, 73 and 02. RGB value is (49,115,2). Sum of RGB (Red+Green+Blue) = 49+115+2=166 (21% of max value = 765). Red value is 49 (19.53% from 255 or 29.52% from 166); Green value is 115 (45.31% from 255 or 69.28% from 166); Blue value is 2 (1.17% from 255 or 1.20% from 166); Max value from RGB is 115 - color contains mainly: green. Hex color #317302 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317302 is #CE8CFD. Grayscale: #525252. Windows color (decimal): -13536510 or 160561. OLE color: 160561.
HSL color Cylindrical-coordinate representation of color #317302: hue angle of 95.04º 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 #317302 is Cyan = 0.57, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 2 | - |
| CMYK | 0.57 | 0 | 0.98 | 0.55 |
| HSL | 95.04º | 0.97% | 0.23% | - |
| HSV(B) | 95.04º | 0.98% | 0.45% | - |
| XYZ | 7.41 | 12.92 | 2.16 | - |
| YUV | 82.38 | 82.63 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 2 | 0.57 | 0 | 0.98 | 0.55 | 95.04 | 0.97 | 0.23 |
| Hex | 31 | 73 | 2 | 39 | 0 | 62 | 37 | 5F | 61 | 17 |
| Octal | 61 | 163 | 2 | 71 | 0 | 142 | 67 | 137 | 141 | 27 |
| Binary | 110001 | 1110011 | 10 | 111001 | 0 | 1100010 | 110111 | 1011111 | 1100001 | 10111 |
Color Harmonies of #317302
Complementary color
Monochromatic Colors of #317302
Black with #317302
Text Example
Text Example
White with #317302
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317302; }
p { color: rgb(49,115,2); }
H1.HeaderClassName
{
color: #317302;
}
.AnyTagClassName
{
color: #317302;
}
</style>
background-color css
<style>
a { background-color: #317302; }
a { background-color: rgb(49,115,2); }
div.DivClassName
{
background-color: #317302;
}
.BgClassName
{
background-color: #317302;
}
</style>
border-color css
<style>
span { border-color: #317302; }
span { border-color: rgb(49,115,2); }
td.TdClassName
{
border-color: #317302;
}
.TagClassName
{
border-color: #317302;
}
</style>