Shades of Bilbao #427618
Tints of Bilbao #427618
RGB
CMYK
RGB Variations
Color information
#427618 (or 0x427618) is known color: Bilbao. HEX triplet: 42, 76 and 18. RGB value is (66,118,24). Sum of RGB (Red+Green+Blue) = 66+118+24=208 (27% of max value = 765). Red value is 66 (26.17% from 255 or 31.73% from 208); Green value is 118 (46.48% from 255 or 56.73% from 208); Blue value is 24 (9.77% from 255 or 11.54% from 208); Max value from RGB is 118 - color contains mainly: green. Hex color #427618 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427618 is #BD89E7. Grayscale: #5C5C5C. Windows color (decimal): -12421608 or 1603138. OLE color: 1603138.
HSL color Cylindrical-coordinate representation of color #427618: hue angle of 93.19º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #427618 is Cyan = 0.44, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 66 | 118 | 24 | - |
| CMYK | 0.44 | 0 | 0.80 | 0.54 |
| HSL | 93.19º | 0.66% | 0.28% | - |
| HSV(B) | 93.19º | 0.8% | 0.46% | - |
| XYZ | 8.89 | 14.18 | 3.13 | - |
| YUV | 91.74 | 89.77 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 118 | 24 | 0.44 | 0 | 0.80 | 0.54 | 93.19 | 0.66 | 0.28 |
| Hex | 42 | 76 | 18 | 2C | 0 | 50 | 36 | 5D | 42 | 1C |
| Octal | 102 | 166 | 30 | 54 | 0 | 120 | 66 | 135 | 102 | 34 |
| Binary | 1000010 | 1110110 | 11000 | 101100 | 0 | 1010000 | 110110 | 1011101 | 1000010 | 11100 |
Color Harmonies of #427618
Complementary color
Monochromatic Colors of #427618
Black with #427618
Text Example
Text Example
White with #427618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427618; }
p { color: rgb(66,118,24); }
H1.HeaderClassName
{
color: #427618;
}
.AnyTagClassName
{
color: #427618;
}
</style>
background-color css
<style>
a { background-color: #427618; }
a { background-color: rgb(66,118,24); }
div.DivClassName
{
background-color: #427618;
}
.BgClassName
{
background-color: #427618;
}
</style>
border-color css
<style>
span { border-color: #427618; }
span { border-color: rgb(66,118,24); }
td.TdClassName
{
border-color: #427618;
}
.TagClassName
{
border-color: #427618;
}
</style>