Shades of Bilbao #427224
Tints of Bilbao #427224
RGB
CMYK
RGB Variations
Color information
#427224 (or 0x427224) is known color: Bilbao. HEX triplet: 42, 72 and 24. RGB value is (66,114,36). Sum of RGB (Red+Green+Blue) = 66+114+36=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 114 (44.92% from 255 or 52.78% from 216); Blue value is 36 (14.45% from 255 or 16.67% from 216); Max value from RGB is 114 - color contains mainly: green. Hex color #427224 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427224 is #BD8DDB. Grayscale: #5B5B5B. Windows color (decimal): -12422620 or 2388546. OLE color: 2388546.
HSL color Cylindrical-coordinate representation of color #427224: hue angle of 96.92º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #427224 is Cyan = 0.42, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 36 | - |
| CMYK | 0.42 | 0 | 0.68 | 0.55 |
| HSL | 96.92º | 0.52% | 0.29% | - |
| HSV(B) | 96.92º | 0.68% | 0.45% | - |
| XYZ | 8.58 | 13.32 | 3.79 | - |
| YUV | 90.76 | 97.1 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 36 | 0.42 | 0 | 0.68 | 0.55 | 96.92 | 0.52 | 0.29 |
| Hex | 42 | 72 | 24 | 2A | 0 | 44 | 37 | 61 | 34 | 1D |
| Octal | 102 | 162 | 44 | 52 | 0 | 104 | 67 | 141 | 64 | 35 |
| Binary | 1000010 | 1110010 | 100100 | 101010 | 0 | 1000100 | 110111 | 1100001 | 110100 | 11101 |
Color Harmonies of #427224
Complementary color
Monochromatic Colors of #427224
Black with #427224
Text Example
Text Example
White with #427224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427224; }
p { color: rgb(66,114,36); }
H1.HeaderClassName
{
color: #427224;
}
.AnyTagClassName
{
color: #427224;
}
</style>
background-color css
<style>
a { background-color: #427224; }
a { background-color: rgb(66,114,36); }
div.DivClassName
{
background-color: #427224;
}
.BgClassName
{
background-color: #427224;
}
</style>
border-color css
<style>
span { border-color: #427224; }
span { border-color: rgb(66,114,36); }
td.TdClassName
{
border-color: #427224;
}
.TagClassName
{
border-color: #427224;
}
</style>