Shades of Bilbao #277504
Tints of Bilbao #277504
RGB
CMYK
RGB Variations
Color information
#277504 (or 0x277504) is known color: Bilbao. HEX triplet: 27, 75 and 04. RGB value is (39,117,4). Sum of RGB (Red+Green+Blue) = 39+117+4=160 (21% of max value = 765). Red value is 39 (15.62% from 255 or 24.38% from 160); Green value is 117 (46.09% from 255 or 73.12% from 160); Blue value is 4 (1.95% from 255 or 2.5% from 160); Max value from RGB is 117 - color contains mainly: green. Hex color #277504 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #277504 is #D88AFB. Grayscale: #515151. Windows color (decimal): -14191356 or 292135. OLE color: 292135.
HSL color Cylindrical-coordinate representation of color #277504: hue angle of 101.42º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #277504 is Cyan = 0.67, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 117 | 4 | - |
| CMYK | 0.67 | 0 | 0.97 | 0.54 |
| HSL | 101.42º | 0.93% | 0.24% | - |
| HSV(B) | 101.42º | 0.97% | 0.46% | - |
| XYZ | 7.22 | 13.16 | 2.27 | - |
| YUV | 80.8 | 84.66 | 98.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 4 | 0.67 | 0 | 0.97 | 0.54 | 101.42 | 0.93 | 0.24 |
| Hex | 27 | 75 | 4 | 43 | 0 | 61 | 36 | 65 | 5D | 18 |
| Octal | 47 | 165 | 4 | 103 | 0 | 141 | 66 | 145 | 135 | 30 |
| Binary | 100111 | 1110101 | 100 | 1000011 | 0 | 1100001 | 110110 | 1100101 | 1011101 | 11000 |
Color Harmonies of #277504
Complementary color
Monochromatic Colors of #277504
Black with #277504
Text Example
Text Example
White with #277504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277504; }
p { color: rgb(39,117,4); }
H1.HeaderClassName
{
color: #277504;
}
.AnyTagClassName
{
color: #277504;
}
</style>
background-color css
<style>
a { background-color: #277504; }
a { background-color: rgb(39,117,4); }
div.DivClassName
{
background-color: #277504;
}
.BgClassName
{
background-color: #277504;
}
</style>
border-color css
<style>
span { border-color: #277504; }
span { border-color: rgb(39,117,4); }
td.TdClassName
{
border-color: #277504;
}
.TagClassName
{
border-color: #277504;
}
</style>