Shades of Bilbao #427314
Tints of Bilbao #427314
RGB
CMYK
RGB Variations
Color information
#427314 (or 0x427314) is known color: Bilbao. HEX triplet: 42, 73 and 14. RGB value is (66,115,20). Sum of RGB (Red+Green+Blue) = 66+115+20=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 115 (45.31% from 255 or 57.21% from 201); Blue value is 20 (8.20% from 255 or 9.95% from 201); Max value from RGB is 115 - color contains mainly: green. Hex color #427314 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427314 is #BD8CEB. Grayscale: #595959. Windows color (decimal): -12422380 or 1340226. OLE color: 1340226.
HSL color Cylindrical-coordinate representation of color #427314: hue angle of 90.95º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #427314 is Cyan = 0.43, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 20 | - |
| CMYK | 0.43 | 0 | 0.83 | 0.55 |
| HSL | 90.95º | 0.7% | 0.26% | - |
| HSV(B) | 90.95º | 0.83% | 0.45% | - |
| XYZ | 8.5 | 13.47 | 2.81 | - |
| YUV | 89.52 | 88.77 | 111.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 20 | 0.43 | 0 | 0.83 | 0.55 | 90.95 | 0.7 | 0.26 |
| Hex | 42 | 73 | 14 | 2B | 0 | 53 | 37 | 5B | 46 | 1A |
| Octal | 102 | 163 | 24 | 53 | 0 | 123 | 67 | 133 | 106 | 32 |
| Binary | 1000010 | 1110011 | 10100 | 101011 | 0 | 1010011 | 110111 | 1011011 | 1000110 | 11010 |
Color Harmonies of #427314
Complementary color
Monochromatic Colors of #427314
Black with #427314
Text Example
Text Example
White with #427314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427314; }
p { color: rgb(66,115,20); }
H1.HeaderClassName
{
color: #427314;
}
.AnyTagClassName
{
color: #427314;
}
</style>
background-color css
<style>
a { background-color: #427314; }
a { background-color: rgb(66,115,20); }
div.DivClassName
{
background-color: #427314;
}
.BgClassName
{
background-color: #427314;
}
</style>
border-color css
<style>
span { border-color: #427314; }
span { border-color: rgb(66,115,20); }
td.TdClassName
{
border-color: #427314;
}
.TagClassName
{
border-color: #427314;
}
</style>