Shades of Bilbao #427703
Tints of Bilbao #427703
RGB
CMYK
RGB Variations
Color information
#427703 (or 0x427703) is known color: Bilbao. HEX triplet: 42, 77 and 03. RGB value is (66,119,3). Sum of RGB (Red+Green+Blue) = 66+119+3=188 (24% of max value = 765). Red value is 66 (26.17% from 255 or 35.11% from 188); Green value is 119 (46.88% from 255 or 63.30% from 188); Blue value is 3 (1.56% from 255 or 1.60% from 188); Max value from RGB is 119 - color contains mainly: green. Hex color #427703 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427703 is #BD88FC. Grayscale: #5A5A5A. Windows color (decimal): -12421373 or 227138. OLE color: 227138.
HSL color Cylindrical-coordinate representation of color #427703: hue angle of 87.41º degrees, saturation: 0.95, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #427703 is Cyan = 0.45, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 119 | 3 | - |
| CMYK | 0.45 | 0 | 0.97 | 0.53 |
| HSL | 87.41º | 0.95% | 0.24% | - |
| HSV(B) | 87.41º | 0.97% | 0.47% | - |
| XYZ | 8.86 | 14.36 | 2.39 | - |
| YUV | 89.93 | 78.94 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 119 | 3 | 0.45 | 0 | 0.97 | 0.53 | 87.41 | 0.95 | 0.24 |
| Hex | 42 | 77 | 3 | 2D | 0 | 61 | 35 | 57 | 5F | 18 |
| Octal | 102 | 167 | 3 | 55 | 0 | 141 | 65 | 127 | 137 | 30 |
| Binary | 1000010 | 1110111 | 11 | 101101 | 0 | 1100001 | 110101 | 1010111 | 1011111 | 11000 |
Color Harmonies of #427703
Complementary color
Monochromatic Colors of #427703
Black with #427703
Text Example
Text Example
White with #427703
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427703; }
p { color: rgb(66,119,3); }
H1.HeaderClassName
{
color: #427703;
}
.AnyTagClassName
{
color: #427703;
}
</style>
background-color css
<style>
a { background-color: #427703; }
a { background-color: rgb(66,119,3); }
div.DivClassName
{
background-color: #427703;
}
.BgClassName
{
background-color: #427703;
}
</style>
border-color css
<style>
span { border-color: #427703; }
span { border-color: rgb(66,119,3); }
td.TdClassName
{
border-color: #427703;
}
.TagClassName
{
border-color: #427703;
}
</style>