Shades of Bilbao #427813
Tints of Bilbao #427813
RGB
CMYK
RGB Variations
Color information
#427813 (or 0x427813) is known color: Bilbao. HEX triplet: 42, 78 and 13. RGB value is (66,120,19). Sum of RGB (Red+Green+Blue) = 66+120+19=205 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.20% from 205); Green value is 120 (47.27% from 255 or 58.54% from 205); Blue value is 19 (7.81% from 255 or 9.27% from 205); Max value from RGB is 120 - color contains mainly: green. Hex color #427813 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427813 is #BD87EC. Grayscale: #5C5C5C. Windows color (decimal): -12421101 or 1275970. OLE color: 1275970.
HSL color Cylindrical-coordinate representation of color #427813: hue angle of 92.08º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #427813 is Cyan = 0.45, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 19 | - |
| CMYK | 0.45 | 0 | 0.84 | 0.53 |
| HSL | 92.08º | 0.73% | 0.27% | - |
| HSV(B) | 92.08º | 0.84% | 0.47% | - |
| XYZ | 9.08 | 14.64 | 2.96 | - |
| YUV | 92.34 | 86.61 | 109.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 19 | 0.45 | 0 | 0.84 | 0.53 | 92.08 | 0.73 | 0.27 |
| Hex | 42 | 78 | 13 | 2D | 0 | 54 | 35 | 5C | 49 | 1B |
| Octal | 102 | 170 | 23 | 55 | 0 | 124 | 65 | 134 | 111 | 33 |
| Binary | 1000010 | 1111000 | 10011 | 101101 | 0 | 1010100 | 110101 | 1011100 | 1001001 | 11011 |
Color Harmonies of #427813
Complementary color
Monochromatic Colors of #427813
Black with #427813
Text Example
Text Example
White with #427813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427813; }
p { color: rgb(66,120,19); }
H1.HeaderClassName
{
color: #427813;
}
.AnyTagClassName
{
color: #427813;
}
</style>
background-color css
<style>
a { background-color: #427813; }
a { background-color: rgb(66,120,19); }
div.DivClassName
{
background-color: #427813;
}
.BgClassName
{
background-color: #427813;
}
</style>
border-color css
<style>
span { border-color: #427813; }
span { border-color: rgb(66,120,19); }
td.TdClassName
{
border-color: #427813;
}
.TagClassName
{
border-color: #427813;
}
</style>