Shades of Bilbao #427127
Tints of Bilbao #427127
RGB
CMYK
RGB Variations
Color information
#427127 (or 0x427127) is known color: Bilbao. HEX triplet: 42, 71 and 27. RGB value is (66,113,39). Sum of RGB (Red+Green+Blue) = 66+113+39=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 113 (44.53% from 255 or 51.83% from 218); Blue value is 39 (15.62% from 255 or 17.89% from 218); Max value from RGB is 113 - color contains mainly: green. Hex color #427127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427127 is #BD8ED8. Grayscale: #5A5A5A. Windows color (decimal): -12422873 or 2584898. OLE color: 2584898.
HSL color Cylindrical-coordinate representation of color #427127: hue angle of 98.11º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #427127 is Cyan = 0.42, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 113 | 39 | - |
| CMYK | 0.42 | 0 | 0.65 | 0.56 |
| HSL | 98.11º | 0.49% | 0.3% | - |
| HSV(B) | 98.11º | 0.65% | 0.44% | - |
| XYZ | 8.52 | 13.11 | 4 | - |
| YUV | 90.51 | 98.93 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 39 | 0.42 | 0 | 0.65 | 0.56 | 98.11 | 0.49 | 0.3 |
| Hex | 42 | 71 | 27 | 2A | 0 | 41 | 38 | 62 | 31 | 1E |
| Octal | 102 | 161 | 47 | 52 | 0 | 101 | 70 | 142 | 61 | 36 |
| Binary | 1000010 | 1110001 | 100111 | 101010 | 0 | 1000001 | 111000 | 1100010 | 110001 | 11110 |
Color Harmonies of #427127
Complementary color
Monochromatic Colors of #427127
Black with #427127
Text Example
Text Example
White with #427127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427127; }
p { color: rgb(66,113,39); }
H1.HeaderClassName
{
color: #427127;
}
.AnyTagClassName
{
color: #427127;
}
</style>
background-color css
<style>
a { background-color: #427127; }
a { background-color: rgb(66,113,39); }
div.DivClassName
{
background-color: #427127;
}
.BgClassName
{
background-color: #427127;
}
</style>
border-color css
<style>
span { border-color: #427127; }
span { border-color: rgb(66,113,39); }
td.TdClassName
{
border-color: #427127;
}
.TagClassName
{
border-color: #427127;
}
</style>