Shades of Bilbao #427227
Tints of Bilbao #427227
RGB
CMYK
RGB Variations
Color information
#427227 (or 0x427227) is known color: Bilbao. HEX triplet: 42, 72 and 27. RGB value is (66,114,39). Sum of RGB (Red+Green+Blue) = 66+114+39=219 (29% of max value = 765). Red value is 66 (26.17% from 255 or 30.14% from 219); Green value is 114 (44.92% from 255 or 52.05% from 219); Blue value is 39 (15.62% from 255 or 17.81% from 219); Max value from RGB is 114 - color contains mainly: green. Hex color #427227 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427227 is #BD8DD8. Grayscale: #5B5B5B. Windows color (decimal): -12422617 or 2585154. OLE color: 2585154.
HSL color Cylindrical-coordinate representation of color #427227: hue angle of 98.4º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #427227 is Cyan = 0.42, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 39 | - |
| CMYK | 0.42 | 0 | 0.66 | 0.55 |
| HSL | 98.4º | 0.49% | 0.3% | - |
| HSV(B) | 98.4º | 0.66% | 0.45% | - |
| XYZ | 8.63 | 13.34 | 4.04 | - |
| YUV | 91.1 | 98.6 | 110.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 39 | 0.42 | 0 | 0.66 | 0.55 | 98.4 | 0.49 | 0.3 |
| Hex | 42 | 72 | 27 | 2A | 0 | 42 | 37 | 62 | 31 | 1E |
| Octal | 102 | 162 | 47 | 52 | 0 | 102 | 67 | 142 | 61 | 36 |
| Binary | 1000010 | 1110010 | 100111 | 101010 | 0 | 1000010 | 110111 | 1100010 | 110001 | 11110 |
Color Harmonies of #427227
Complementary color
Monochromatic Colors of #427227
Black with #427227
Text Example
Text Example
White with #427227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427227; }
p { color: rgb(66,114,39); }
H1.HeaderClassName
{
color: #427227;
}
.AnyTagClassName
{
color: #427227;
}
</style>
background-color css
<style>
a { background-color: #427227; }
a { background-color: rgb(66,114,39); }
div.DivClassName
{
background-color: #427227;
}
.BgClassName
{
background-color: #427227;
}
</style>
border-color css
<style>
span { border-color: #427227; }
span { border-color: rgb(66,114,39); }
td.TdClassName
{
border-color: #427227;
}
.TagClassName
{
border-color: #427227;
}
</style>