Shades of Bilbao #276901
Tints of Bilbao #276901
RGB
CMYK
RGB Variations
Color information
#276901 (or 0x276901) is known color: Bilbao. HEX triplet: 27, 69 and 01. RGB value is (39,105,1). Sum of RGB (Red+Green+Blue) = 39+105+1=145 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.90% from 145); Green value is 105 (41.41% from 255 or 72.41% from 145); Blue value is 1 (0.78% from 255 or 0.69% from 145); Max value from RGB is 105 - color contains mainly: green. Hex color #276901 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276901 is #D896FE. Grayscale: #494949. Windows color (decimal): -14194431 or 92455. OLE color: 92455.
HSL color Cylindrical-coordinate representation of color #276901: hue angle of 98.08º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #276901 is Cyan = 0.63, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 39 | 105 | 1 | - |
| CMYK | 0.63 | 0 | 0.99 | 0.59 |
| HSL | 98.08º | 0.98% | 0.21% | - |
| HSV(B) | 98.08º | 0.99% | 0.41% | - |
| XYZ | 5.89 | 10.54 | 1.75 | - |
| YUV | 73.41 | 87.13 | 103.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 105 | 1 | 0.63 | 0 | 0.99 | 0.59 | 98.08 | 0.98 | 0.21 |
| Hex | 27 | 69 | 1 | 3F | 0 | 63 | 3B | 62 | 62 | 15 |
| Octal | 47 | 151 | 1 | 77 | 0 | 143 | 73 | 142 | 142 | 25 |
| Binary | 100111 | 1101001 | 1 | 111111 | 0 | 1100011 | 111011 | 1100010 | 1100010 | 10101 |
Color Harmonies of #276901
Complementary color
Monochromatic Colors of #276901
Black with #276901
Text Example
Text Example
White with #276901
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276901; }
p { color: rgb(39,105,1); }
H1.HeaderClassName
{
color: #276901;
}
.AnyTagClassName
{
color: #276901;
}
</style>
background-color css
<style>
a { background-color: #276901; }
a { background-color: rgb(39,105,1); }
div.DivClassName
{
background-color: #276901;
}
.BgClassName
{
background-color: #276901;
}
</style>
border-color css
<style>
span { border-color: #276901; }
span { border-color: rgb(39,105,1); }
td.TdClassName
{
border-color: #276901;
}
.TagClassName
{
border-color: #276901;
}
</style>