Shades of Bilbao #427828
Tints of Bilbao #427828
RGB
CMYK
RGB Variations
Color information
#427828 (or 0x427828) is known color: Bilbao. HEX triplet: 42, 78 and 28. RGB value is (66,120,40). Sum of RGB (Red+Green+Blue) = 66+120+40=226 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.20% from 226); Green value is 120 (47.27% from 255 or 53.10% from 226); Blue value is 40 (16.02% from 255 or 17.70% from 226); Max value from RGB is 120 - color contains mainly: green. Hex color #427828 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427828 is #BD87D7. Grayscale: #5F5F5F. Windows color (decimal): -12421080 or 2652226. OLE color: 2652226.
HSL color Cylindrical-coordinate representation of color #427828: hue angle of 100.5º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #427828 is Cyan = 0.45, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 40 | - |
| CMYK | 0.45 | 0 | 0.67 | 0.53 |
| HSL | 100.5º | 0.5% | 0.31% | - |
| HSV(B) | 100.5º | 0.67% | 0.47% | - |
| XYZ | 9.35 | 14.74 | 4.36 | - |
| YUV | 94.73 | 97.11 | 107.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 40 | 0.45 | 0 | 0.67 | 0.53 | 100.5 | 0.5 | 0.31 |
| Hex | 42 | 78 | 28 | 2D | 0 | 43 | 35 | 64 | 32 | 1F |
| Octal | 102 | 170 | 50 | 55 | 0 | 103 | 65 | 144 | 62 | 37 |
| Binary | 1000010 | 1111000 | 101000 | 101101 | 0 | 1000011 | 110101 | 1100100 | 110010 | 11111 |
Color Harmonies of #427828
Complementary color
Monochromatic Colors of #427828
Black with #427828
Text Example
Text Example
White with #427828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427828; }
p { color: rgb(66,120,40); }
H1.HeaderClassName
{
color: #427828;
}
.AnyTagClassName
{
color: #427828;
}
</style>
background-color css
<style>
a { background-color: #427828; }
a { background-color: rgb(66,120,40); }
div.DivClassName
{
background-color: #427828;
}
.BgClassName
{
background-color: #427828;
}
</style>
border-color css
<style>
span { border-color: #427828; }
span { border-color: rgb(66,120,40); }
td.TdClassName
{
border-color: #427828;
}
.TagClassName
{
border-color: #427828;
}
</style>