Shades of Bilbao #427319
Tints of Bilbao #427319
RGB
CMYK
RGB Variations
Color information
#427319 (or 0x427319) is known color: Bilbao. HEX triplet: 42, 73 and 19. RGB value is (66,115,25). Sum of RGB (Red+Green+Blue) = 66+115+25=206 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.04% from 206); Green value is 115 (45.31% from 255 or 55.83% from 206); Blue value is 25 (10.16% from 255 or 12.14% from 206); Max value from RGB is 115 - color contains mainly: green. Hex color #427319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427319 is #BD8CE6. Grayscale: #5A5A5A. Windows color (decimal): -12422375 or 1667906. OLE color: 1667906.
HSL color Cylindrical-coordinate representation of color #427319: hue angle of 92.67º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #427319 is Cyan = 0.43, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 25 | - |
| CMYK | 0.43 | 0 | 0.78 | 0.55 |
| HSL | 92.67º | 0.64% | 0.27% | - |
| HSV(B) | 92.67º | 0.78% | 0.45% | - |
| XYZ | 8.55 | 13.49 | 3.07 | - |
| YUV | 90.09 | 91.27 | 110.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 25 | 0.43 | 0 | 0.78 | 0.55 | 92.67 | 0.64 | 0.27 |
| Hex | 42 | 73 | 19 | 2B | 0 | 4E | 37 | 5D | 40 | 1B |
| Octal | 102 | 163 | 31 | 53 | 0 | 116 | 67 | 135 | 100 | 33 |
| Binary | 1000010 | 1110011 | 11001 | 101011 | 0 | 1001110 | 110111 | 1011101 | 1000000 | 11011 |
Color Harmonies of #427319
Complementary color
Monochromatic Colors of #427319
Black with #427319
Text Example
Text Example
White with #427319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427319; }
p { color: rgb(66,115,25); }
H1.HeaderClassName
{
color: #427319;
}
.AnyTagClassName
{
color: #427319;
}
</style>
background-color css
<style>
a { background-color: #427319; }
a { background-color: rgb(66,115,25); }
div.DivClassName
{
background-color: #427319;
}
.BgClassName
{
background-color: #427319;
}
</style>
border-color css
<style>
span { border-color: #427319; }
span { border-color: rgb(66,115,25); }
td.TdClassName
{
border-color: #427319;
}
.TagClassName
{
border-color: #427319;
}
</style>