Shades of Bilbao #276705
Tints of Bilbao #276705
RGB
CMYK
RGB Variations
Color information
#276705 (or 0x276705) is known color: Bilbao. HEX triplet: 27, 67 and 05. RGB value is (39,103,5). Sum of RGB (Red+Green+Blue) = 39+103+5=147 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.53% from 147); Green value is 103 (40.62% from 255 or 70.07% from 147); Blue value is 5 (2.34% from 255 or 3.40% from 147); Max value from RGB is 103 - color contains mainly: green. Hex color #276705 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #276705 is #D898FA. Grayscale: #494949. Windows color (decimal): -14194939 or 354087. OLE color: 354087.
HSL color Cylindrical-coordinate representation of color #276705: hue angle of 99.18º degrees, saturation: 0.91, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #276705 is Cyan = 0.62, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 39 | 103 | 5 | - |
| CMYK | 0.62 | 0 | 0.95 | 0.60 |
| HSL | 99.18º | 0.91% | 0.21% | - |
| HSV(B) | 99.18º | 0.95% | 0.4% | - |
| XYZ | 5.71 | 10.14 | 1.8 | - |
| YUV | 72.69 | 89.8 | 103.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 103 | 5 | 0.62 | 0 | 0.95 | 0.60 | 99.18 | 0.91 | 0.21 |
| Hex | 27 | 67 | 5 | 3E | 0 | 5F | 3C | 63 | 5B | 15 |
| Octal | 47 | 147 | 5 | 76 | 0 | 137 | 74 | 143 | 133 | 25 |
| Binary | 100111 | 1100111 | 101 | 111110 | 0 | 1011111 | 111100 | 1100011 | 1011011 | 10101 |
Color Harmonies of #276705
Complementary color
Monochromatic Colors of #276705
Black with #276705
Text Example
Text Example
White with #276705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #276705; }
p { color: rgb(39,103,5); }
H1.HeaderClassName
{
color: #276705;
}
.AnyTagClassName
{
color: #276705;
}
</style>
background-color css
<style>
a { background-color: #276705; }
a { background-color: rgb(39,103,5); }
div.DivClassName
{
background-color: #276705;
}
.BgClassName
{
background-color: #276705;
}
</style>
border-color css
<style>
span { border-color: #276705; }
span { border-color: rgb(39,103,5); }
td.TdClassName
{
border-color: #276705;
}
.TagClassName
{
border-color: #276705;
}
</style>