Shades of Bilbao #427215
Tints of Bilbao #427215
RGB
CMYK
RGB Variations
Color information
#427215 (or 0x427215) is known color: Bilbao. HEX triplet: 42, 72 and 15. RGB value is (66,114,21). Sum of RGB (Red+Green+Blue) = 66+114+21=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 114 (44.92% from 255 or 56.72% from 201); Blue value is 21 (8.59% from 255 or 10.45% from 201); Max value from RGB is 114 - color contains mainly: green. Hex color #427215 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427215 is #BD8DEA. Grayscale: #595959. Windows color (decimal): -12422635 or 1405506. OLE color: 1405506.
HSL color Cylindrical-coordinate representation of color #427215: hue angle of 90.97º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #427215 is Cyan = 0.42, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 21 | - |
| CMYK | 0.42 | 0 | 0.82 | 0.55 |
| HSL | 90.97º | 0.69% | 0.26% | - |
| HSV(B) | 90.97º | 0.82% | 0.45% | - |
| XYZ | 8.4 | 13.25 | 2.82 | - |
| YUV | 89.05 | 89.6 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 21 | 0.42 | 0 | 0.82 | 0.55 | 90.97 | 0.69 | 0.26 |
| Hex | 42 | 72 | 15 | 2A | 0 | 52 | 37 | 5B | 45 | 1A |
| Octal | 102 | 162 | 25 | 52 | 0 | 122 | 67 | 133 | 105 | 32 |
| Binary | 1000010 | 1110010 | 10101 | 101010 | 0 | 1010010 | 110111 | 1011011 | 1000101 | 11010 |
Color Harmonies of #427215
Complementary color
Monochromatic Colors of #427215
Black with #427215
Text Example
Text Example
White with #427215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427215; }
p { color: rgb(66,114,21); }
H1.HeaderClassName
{
color: #427215;
}
.AnyTagClassName
{
color: #427215;
}
</style>
background-color css
<style>
a { background-color: #427215; }
a { background-color: rgb(66,114,21); }
div.DivClassName
{
background-color: #427215;
}
.BgClassName
{
background-color: #427215;
}
</style>
border-color css
<style>
span { border-color: #427215; }
span { border-color: rgb(66,114,21); }
td.TdClassName
{
border-color: #427215;
}
.TagClassName
{
border-color: #427215;
}
</style>