Shades of Bilbao #427833
Tints of Bilbao #427833
RGB
CMYK
RGB Variations
Color information
#427833 (or 0x427833) is known color: Bilbao. HEX triplet: 42, 78 and 33. RGB value is (66,120,51). Sum of RGB (Red+Green+Blue) = 66+120+51=237 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.85% from 237); Green value is 120 (47.27% from 255 or 50.63% from 237); Blue value is 51 (20.31% from 255 or 21.52% from 237); Max value from RGB is 120 - color contains mainly: green. Hex color #427833 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427833 is #BD87CC. Grayscale: #606060. Windows color (decimal): -12421069 or 3373122. OLE color: 3373122.
HSL color Cylindrical-coordinate representation of color #427833: hue angle of 106.96º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #427833 is Cyan = 0.45, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 51 | - |
| CMYK | 0.45 | 0 | 0.58 | 0.53 |
| HSL | 106.96º | 0.4% | 0.34% | - |
| HSV(B) | 106.96º | 0.58% | 0.47% | - |
| XYZ | 9.56 | 14.83 | 5.49 | - |
| YUV | 95.99 | 102.61 | 106.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 51 | 0.45 | 0 | 0.58 | 0.53 | 106.96 | 0.4 | 0.34 |
| Hex | 42 | 78 | 33 | 2D | 0 | 3A | 35 | 6B | 28 | 22 |
| Octal | 102 | 170 | 63 | 55 | 0 | 72 | 65 | 153 | 50 | 42 |
| Binary | 1000010 | 1111000 | 110011 | 101101 | 0 | 111010 | 110101 | 1101011 | 101000 | 100010 |
Color Harmonies of #427833
Complementary color
Monochromatic Colors of #427833
Black with #427833
Text Example
Text Example
White with #427833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427833; }
p { color: rgb(66,120,51); }
H1.HeaderClassName
{
color: #427833;
}
.AnyTagClassName
{
color: #427833;
}
</style>
background-color css
<style>
a { background-color: #427833; }
a { background-color: rgb(66,120,51); }
div.DivClassName
{
background-color: #427833;
}
.BgClassName
{
background-color: #427833;
}
</style>
border-color css
<style>
span { border-color: #427833; }
span { border-color: rgb(66,120,51); }
td.TdClassName
{
border-color: #427833;
}
.TagClassName
{
border-color: #427833;
}
</style>