Shades of Bilbao #327602
Tints of Bilbao #327602
RGB
CMYK
RGB Variations
Color information
#327602 (or 0x327602) is known color: Bilbao. HEX triplet: 32, 76 and 02. RGB value is (50,118,2). Sum of RGB (Red+Green+Blue) = 50+118+2=170 (22% of max value = 765). Red value is 50 (19.92% from 255 or 29.41% from 170); Green value is 118 (46.48% from 255 or 69.41% from 170); Blue value is 2 (1.17% from 255 or 1.18% from 170); Max value from RGB is 118 - color contains mainly: green. Hex color #327602 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #327602 is #CD89FD. Grayscale: #545454. Windows color (decimal): -13470206 or 161330. OLE color: 161330.
HSL color Cylindrical-coordinate representation of color #327602: hue angle of 95.17º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #327602 is Cyan = 0.58, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 118 | 2 | - |
| CMYK | 0.58 | 0 | 0.98 | 0.54 |
| HSL | 95.17º | 0.97% | 0.24% | - |
| HSV(B) | 95.17º | 0.98% | 0.46% | - |
| XYZ | 7.8 | 13.64 | 2.28 | - |
| YUV | 84.44 | 81.47 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 118 | 2 | 0.58 | 0 | 0.98 | 0.54 | 95.17 | 0.97 | 0.24 |
| Hex | 32 | 76 | 2 | 3A | 0 | 62 | 36 | 5F | 61 | 18 |
| Octal | 62 | 166 | 2 | 72 | 0 | 142 | 66 | 137 | 141 | 30 |
| Binary | 110010 | 1110110 | 10 | 111010 | 0 | 1100010 | 110110 | 1011111 | 1100001 | 11000 |
Color Harmonies of #327602
Complementary color
Monochromatic Colors of #327602
Black with #327602
Text Example
Text Example
White with #327602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327602; }
p { color: rgb(50,118,2); }
H1.HeaderClassName
{
color: #327602;
}
.AnyTagClassName
{
color: #327602;
}
</style>
background-color css
<style>
a { background-color: #327602; }
a { background-color: rgb(50,118,2); }
div.DivClassName
{
background-color: #327602;
}
.BgClassName
{
background-color: #327602;
}
</style>
border-color css
<style>
span { border-color: #327602; }
span { border-color: rgb(50,118,2); }
td.TdClassName
{
border-color: #327602;
}
.TagClassName
{
border-color: #327602;
}
</style>