Shades of Bilbao #276701
Tints of Bilbao #276701
RGB
CMYK
RGB Variations
Color information
#276701 (or 0x276701) is known color: Bilbao. HEX triplet: 27, 67 and 01. RGB value is (39,103,1). Sum of RGB (Red+Green+Blue) = 39+103+1=143 (18% of max value = 765). Red value is 39 (15.62% from 255 or 27.27% from 143); Green value is 103 (40.62% from 255 or 72.03% from 143); Blue value is 1 (0.78% from 255 or 0.70% from 143); Max value from RGB is 103 - color contains mainly: green. Hex color #276701 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276701 is #D898FE. Grayscale: #484848. Windows color (decimal): -14194943 or 91943. OLE color: 91943.
HSL color Cylindrical-coordinate representation of color #276701: hue angle of 97.65º degrees, saturation: 0.98, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #276701 is Cyan = 0.62, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 1 | - |
| CMYK | 0.62 | 0 | 0.99 | 0.60 |
| HSL | 97.65º | 0.98% | 0.2% | - |
| HSV(B) | 97.65º | 0.99% | 0.4% | - |
| XYZ | 5.69 | 10.13 | 1.68 | - |
| YUV | 72.24 | 87.8 | 104.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 1 | 0.62 | 0 | 0.99 | 0.60 | 97.65 | 0.98 | 0.2 |
| Hex | 27 | 67 | 1 | 3E | 0 | 63 | 3C | 62 | 62 | 14 |
| Octal | 47 | 147 | 1 | 76 | 0 | 143 | 74 | 142 | 142 | 24 |
| Binary | 100111 | 1100111 | 1 | 111110 | 0 | 1100011 | 111100 | 1100010 | 1100010 | 10100 |
Color Harmonies of #276701
Complementary color
Monochromatic Colors of #276701
Black with #276701
Text Example
Text Example
White with #276701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276701; }
p { color: rgb(39,103,1); }
H1.HeaderClassName
{
color: #276701;
}
.AnyTagClassName
{
color: #276701;
}
</style>
background-color css
<style>
a { background-color: #276701; }
a { background-color: rgb(39,103,1); }
div.DivClassName
{
background-color: #276701;
}
.BgClassName
{
background-color: #276701;
}
</style>
border-color css
<style>
span { border-color: #276701; }
span { border-color: rgb(39,103,1); }
td.TdClassName
{
border-color: #276701;
}
.TagClassName
{
border-color: #276701;
}
</style>