Shades of Bilbao #277601
Tints of Bilbao #277601
RGB
CMYK
RGB Variations
Color information
#277601 (or 0x277601) is known color: Bilbao. HEX triplet: 27, 76 and 01. RGB value is (39,118,1). Sum of RGB (Red+Green+Blue) = 39+118+1=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 118 (46.48% from 255 or 74.68% from 158); Blue value is 1 (0.78% from 255 or 0.63% from 158); Max value from RGB is 118 - color contains mainly: green. Hex color #277601 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277601 is #D889FE. Grayscale: #515151. Windows color (decimal): -14191103 or 95783. OLE color: 95783.
HSL color Cylindrical-coordinate representation of color #277601: hue angle of 100.51º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #277601 is Cyan = 0.67, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 118 | 1 | - |
| CMYK | 0.67 | 0 | 0.99 | 0.54 |
| HSL | 100.51º | 0.98% | 0.23% | - |
| HSV(B) | 100.51º | 0.99% | 0.46% | - |
| XYZ | 7.32 | 13.39 | 2.23 | - |
| YUV | 81.04 | 82.83 | 98.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 118 | 1 | 0.67 | 0 | 0.99 | 0.54 | 100.51 | 0.98 | 0.23 |
| Hex | 27 | 76 | 1 | 43 | 0 | 63 | 36 | 65 | 62 | 17 |
| Octal | 47 | 166 | 1 | 103 | 0 | 143 | 66 | 145 | 142 | 27 |
| Binary | 100111 | 1110110 | 1 | 1000011 | 0 | 1100011 | 110110 | 1100101 | 1100010 | 10111 |
Color Harmonies of #277601
Complementary color
Monochromatic Colors of #277601
Black with #277601
Text Example
Text Example
White with #277601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277601; }
p { color: rgb(39,118,1); }
H1.HeaderClassName
{
color: #277601;
}
.AnyTagClassName
{
color: #277601;
}
</style>
background-color css
<style>
a { background-color: #277601; }
a { background-color: rgb(39,118,1); }
div.DivClassName
{
background-color: #277601;
}
.BgClassName
{
background-color: #277601;
}
</style>
border-color css
<style>
span { border-color: #277601; }
span { border-color: rgb(39,118,1); }
td.TdClassName
{
border-color: #277601;
}
.TagClassName
{
border-color: #277601;
}
</style>