Shades of Bilbao #276702
Tints of Bilbao #276702
RGB
CMYK
RGB Variations
Color information
#276702 (or 0x276702) is known color: Bilbao. HEX triplet: 27, 67 and 02. RGB value is (39,103,2). Sum of RGB (Red+Green+Blue) = 39+103+2=144 (19% of max value = 765). Red value is 39 (15.62% from 255 or 27.08% from 144); Green value is 103 (40.62% from 255 or 71.53% from 144); Blue value is 2 (1.17% from 255 or 1.39% from 144); Max value from RGB is 103 - color contains mainly: green. Hex color #276702 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276702 is #D898FD. Grayscale: #484848. Windows color (decimal): -14194942 or 157479. OLE color: 157479.
HSL color Cylindrical-coordinate representation of color #276702: hue angle of 98.02º degrees, saturation: 0.96, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #276702 is Cyan = 0.62, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 2 | - |
| CMYK | 0.62 | 0 | 0.98 | 0.60 |
| HSL | 98.02º | 0.96% | 0.21% | - |
| HSV(B) | 98.02º | 0.98% | 0.4% | - |
| XYZ | 5.7 | 10.14 | 1.71 | - |
| YUV | 72.35 | 88.3 | 104.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 2 | 0.62 | 0 | 0.98 | 0.60 | 98.02 | 0.96 | 0.21 |
| Hex | 27 | 67 | 2 | 3E | 0 | 62 | 3C | 62 | 60 | 15 |
| Octal | 47 | 147 | 2 | 76 | 0 | 142 | 74 | 142 | 140 | 25 |
| Binary | 100111 | 1100111 | 10 | 111110 | 0 | 1100010 | 111100 | 1100010 | 1100000 | 10101 |
Color Harmonies of #276702
Complementary color
Monochromatic Colors of #276702
Black with #276702
Text Example
Text Example
White with #276702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276702; }
p { color: rgb(39,103,2); }
H1.HeaderClassName
{
color: #276702;
}
.AnyTagClassName
{
color: #276702;
}
</style>
background-color css
<style>
a { background-color: #276702; }
a { background-color: rgb(39,103,2); }
div.DivClassName
{
background-color: #276702;
}
.BgClassName
{
background-color: #276702;
}
</style>
border-color css
<style>
span { border-color: #276702; }
span { border-color: rgb(39,103,2); }
td.TdClassName
{
border-color: #276702;
}
.TagClassName
{
border-color: #276702;
}
</style>