Shades of Bilbao #276602
Tints of Bilbao #276602
RGB
CMYK
RGB Variations
Color information
#276602 (or 0x276602) is known color: Bilbao. HEX triplet: 27, 66 and 02. RGB value is (39,102,2). Sum of RGB (Red+Green+Blue) = 39+102+2=143 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.27% from 143); Green value is 102 (40.23% from 255 or 71.33% from 143); Blue value is 2 (1.17% from 255 or 1.40% from 143); Max value from RGB is 102 - color contains mainly: green. Hex color #276602 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276602 is #D899FD. Grayscale: #484848. Windows color (decimal): -14195198 or 157223. OLE color: 157223.
HSL color Cylindrical-coordinate representation of color #276602: hue angle of 97.8º degrees, saturation: 0.96, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #276602 is Cyan = 0.62, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 39 | 102 | 2 | - |
| CMYK | 0.62 | 0 | 0.98 | 0.6 |
| HSL | 97.8º | 0.96% | 0.2% | - |
| HSV(B) | 97.8º | 0.98% | 0.4% | - |
| XYZ | 5.6 | 9.94 | 1.68 | - |
| YUV | 71.76 | 88.63 | 104.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 102 | 2 | 0.62 | 0 | 0.98 | 0.6 | 97.8 | 0.96 | 0.2 |
| Hex | 27 | 66 | 2 | 3E | 0 | 62 | 3C | 62 | 60 | 14 |
| Octal | 47 | 146 | 2 | 76 | 0 | 142 | 74 | 142 | 140 | 24 |
| Binary | 100111 | 1100110 | 10 | 111110 | 0 | 1100010 | 111100 | 1100010 | 1100000 | 10100 |
Color Harmonies of #276602
Complementary color
Monochromatic Colors of #276602
Black with #276602
Text Example
Text Example
White with #276602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276602; }
p { color: rgb(39,102,2); }
H1.HeaderClassName
{
color: #276602;
}
.AnyTagClassName
{
color: #276602;
}
</style>
background-color css
<style>
a { background-color: #276602; }
a { background-color: rgb(39,102,2); }
div.DivClassName
{
background-color: #276602;
}
.BgClassName
{
background-color: #276602;
}
</style>
border-color css
<style>
span { border-color: #276602; }
span { border-color: rgb(39,102,2); }
td.TdClassName
{
border-color: #276602;
}
.TagClassName
{
border-color: #276602;
}
</style>