Shades of Bilbao #427927
Tints of Bilbao #427927
RGB
CMYK
RGB Variations
Color information
#427927 (or 0x427927) is known color: Bilbao. HEX triplet: 42, 79 and 27. RGB value is (66,121,39). Sum of RGB (Red+Green+Blue) = 66+121+39=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 121 (47.66% from 255 or 53.54% from 226); Blue value is 39 (15.62% from 255 or 17.26% from 226); Max value from RGB is 121 - color contains mainly: green. Hex color #427927 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427927 is #BD86D8. Grayscale: #5F5F5F. Windows color (decimal): -12420825 or 2586946. OLE color: 2586946.
HSL color Cylindrical-coordinate representation of color #427927: hue angle of 100.24º 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 #427927 is Cyan = 0.45, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 121 | 39 | - |
| CMYK | 0.45 | 0 | 0.68 | 0.53 |
| HSL | 100.24º | 0.51% | 0.31% | - |
| HSV(B) | 100.24º | 0.68% | 0.47% | - |
| XYZ | 9.45 | 14.98 | 4.31 | - |
| YUV | 95.21 | 96.28 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 121 | 39 | 0.45 | 0 | 0.68 | 0.53 | 100.24 | 0.51 | 0.31 |
| Hex | 42 | 79 | 27 | 2D | 0 | 44 | 35 | 64 | 33 | 1F |
| Octal | 102 | 171 | 47 | 55 | 0 | 104 | 65 | 144 | 63 | 37 |
| Binary | 1000010 | 1111001 | 100111 | 101101 | 0 | 1000100 | 110101 | 1100100 | 110011 | 11111 |
Color Harmonies of #427927
Complementary color
Monochromatic Colors of #427927
Black with #427927
Text Example
Text Example
White with #427927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427927; }
p { color: rgb(66,121,39); }
H1.HeaderClassName
{
color: #427927;
}
.AnyTagClassName
{
color: #427927;
}
</style>
background-color css
<style>
a { background-color: #427927; }
a { background-color: rgb(66,121,39); }
div.DivClassName
{
background-color: #427927;
}
.BgClassName
{
background-color: #427927;
}
</style>
border-color css
<style>
span { border-color: #427927; }
span { border-color: rgb(66,121,39); }
td.TdClassName
{
border-color: #427927;
}
.TagClassName
{
border-color: #427927;
}
</style>