Shades of Bilbao #427312
Tints of Bilbao #427312
RGB
CMYK
RGB Variations
Color information
#427312 (or 0x427312) is known color: Bilbao. HEX triplet: 42, 73 and 12. RGB value is (66,115,18). Sum of RGB (Red+Green+Blue) = 66+115+18=199 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.17% from 199); Green value is 115 (45.31% from 255 or 57.79% from 199); Blue value is 18 (7.42% from 255 or 9.05% from 199); Max value from RGB is 115 - color contains mainly: green. Hex color #427312 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427312 is #BD8CED. Grayscale: #595959. Windows color (decimal): -12422382 or 1209154. OLE color: 1209154.
HSL color Cylindrical-coordinate representation of color #427312: hue angle of 90.31º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #427312 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 18 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.55 |
| HSL | 90.31º | 0.73% | 0.26% | - |
| HSV(B) | 90.31º | 0.84% | 0.45% | - |
| XYZ | 8.49 | 13.46 | 2.72 | - |
| YUV | 89.29 | 87.77 | 111.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 18 | 0.43 | 0 | 0.84 | 0.55 | 90.31 | 0.73 | 0.26 |
| Hex | 42 | 73 | 12 | 2B | 0 | 54 | 37 | 5A | 49 | 1A |
| Octal | 102 | 163 | 22 | 53 | 0 | 124 | 67 | 132 | 111 | 32 |
| Binary | 1000010 | 1110011 | 10010 | 101011 | 0 | 1010100 | 110111 | 1011010 | 1001001 | 11010 |
Color Harmonies of #427312
Complementary color
Monochromatic Colors of #427312
Black with #427312
Text Example
Text Example
White with #427312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427312; }
p { color: rgb(66,115,18); }
H1.HeaderClassName
{
color: #427312;
}
.AnyTagClassName
{
color: #427312;
}
</style>
background-color css
<style>
a { background-color: #427312; }
a { background-color: rgb(66,115,18); }
div.DivClassName
{
background-color: #427312;
}
.BgClassName
{
background-color: #427312;
}
</style>
border-color css
<style>
span { border-color: #427312; }
span { border-color: rgb(66,115,18); }
td.TdClassName
{
border-color: #427312;
}
.TagClassName
{
border-color: #427312;
}
</style>