Shades of Bilbao #427430
Tints of Bilbao #427430
RGB
CMYK
RGB Variations
Color information
#427430 (or 0x427430) is known color: Bilbao. HEX triplet: 42, 74 and 30. RGB value is (66,116,48). Sum of RGB (Red+Green+Blue) = 66+116+48=230 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.70% from 230); Green value is 116 (45.70% from 255 or 50.43% from 230); Blue value is 48 (19.14% from 255 or 20.87% from 230); Max value from RGB is 116 - color contains mainly: green. Hex color #427430 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427430 is #BD8BCF. Grayscale: #5D5D5D. Windows color (decimal): -12422096 or 3175490. OLE color: 3175490.
HSL color Cylindrical-coordinate representation of color #427430: hue angle of 104.12º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #427430 is Cyan = 0.43, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 116 | 48 | - |
| CMYK | 0.43 | 0 | 0.59 | 0.55 |
| HSL | 104.12º | 0.41% | 0.32% | - |
| HSV(B) | 104.12º | 0.59% | 0.45% | - |
| XYZ | 9.03 | 13.86 | 5 | - |
| YUV | 93.3 | 102.44 | 108.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 116 | 48 | 0.43 | 0 | 0.59 | 0.55 | 104.12 | 0.41 | 0.32 |
| Hex | 42 | 74 | 30 | 2B | 0 | 3B | 37 | 68 | 29 | 20 |
| Octal | 102 | 164 | 60 | 53 | 0 | 73 | 67 | 150 | 51 | 40 |
| Binary | 1000010 | 1110100 | 110000 | 101011 | 0 | 111011 | 110111 | 1101000 | 101001 | 100000 |
Color Harmonies of #427430
Complementary color
Monochromatic Colors of #427430
Black with #427430
Text Example
Text Example
White with #427430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427430; }
p { color: rgb(66,116,48); }
H1.HeaderClassName
{
color: #427430;
}
.AnyTagClassName
{
color: #427430;
}
</style>
background-color css
<style>
a { background-color: #427430; }
a { background-color: rgb(66,116,48); }
div.DivClassName
{
background-color: #427430;
}
.BgClassName
{
background-color: #427430;
}
</style>
border-color css
<style>
span { border-color: #427430; }
span { border-color: rgb(66,116,48); }
td.TdClassName
{
border-color: #427430;
}
.TagClassName
{
border-color: #427430;
}
</style>