Shades of Bilbao #427827
Tints of Bilbao #427827
RGB
CMYK
RGB Variations
Color information
#427827 (or 0x427827) is known color: Bilbao. HEX triplet: 42, 78 and 27. RGB value is (66,120,39). Sum of RGB (Red+Green+Blue) = 66+120+39=225 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.33% from 225); Green value is 120 (47.27% from 255 or 53.33% from 225); Blue value is 39 (15.62% from 255 or 17.33% from 225); Max value from RGB is 120 - color contains mainly: green. Hex color #427827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427827 is #BD87D8. Grayscale: #5E5E5E. Windows color (decimal): -12421081 or 2586690. OLE color: 2586690.
HSL color Cylindrical-coordinate representation of color #427827: hue angle of 100º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #427827 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 39 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.53 |
| HSL | 100º | 0.51% | 0.31% | - |
| HSV(B) | 100º | 0.68% | 0.47% | - |
| XYZ | 9.33 | 14.74 | 4.27 | - |
| YUV | 94.62 | 96.61 | 107.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 39 | 0.45 | 0 | 0.67 | 0.53 | 100 | 0.51 | 0.31 |
| Hex | 42 | 78 | 27 | 2D | 0 | 43 | 35 | 64 | 33 | 1F |
| Octal | 102 | 170 | 47 | 55 | 0 | 103 | 65 | 144 | 63 | 37 |
| Binary | 1000010 | 1111000 | 100111 | 101101 | 0 | 1000011 | 110101 | 1100100 | 110011 | 11111 |
Color Harmonies of #427827
Complementary color
Monochromatic Colors of #427827
Black with #427827
Text Example
Text Example
White with #427827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427827; }
p { color: rgb(66,120,39); }
H1.HeaderClassName
{
color: #427827;
}
.AnyTagClassName
{
color: #427827;
}
</style>
background-color css
<style>
a { background-color: #427827; }
a { background-color: rgb(66,120,39); }
div.DivClassName
{
background-color: #427827;
}
.BgClassName
{
background-color: #427827;
}
</style>
border-color css
<style>
span { border-color: #427827; }
span { border-color: rgb(66,120,39); }
td.TdClassName
{
border-color: #427827;
}
.TagClassName
{
border-color: #427827;
}
</style>