Shades of Bilbao #3E7319
Tints of Bilbao #3E7319
RGB
CMYK
RGB Variations
Color information
#3E7319 (or 0x3E7319) is known color: Bilbao. HEX triplet: 3E, 73 and 19. RGB value is (62,115,25). Sum of RGB (Red+Green+Blue) = 62+115+25=202 (26% of max value = 765). Red value is 62 (24.61% from 255 or 30.69% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 25 (10.16% from 255 or 12.38% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #3E7319 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #3E7319 is #C18CE6. Grayscale: #595959. Windows color (decimal): -12684519 or 1667902. OLE color: 1667902.
HSL color Cylindrical-coordinate representation of color #3E7319: hue angle of 95.33º 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 #3E7319 is Cyan = 0.46, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 62 | 115 | 25 | - |
| CMYK | 0.46 | 0 | 0.78 | 0.55 |
| HSL | 95.33º | 0.64% | 0.27% | - |
| HSV(B) | 95.33º | 0.78% | 0.45% | - |
| XYZ | 8.29 | 13.36 | 3.06 | - |
| YUV | 88.89 | 91.94 | 108.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 62 | 115 | 25 | 0.46 | 0 | 0.78 | 0.55 | 95.33 | 0.64 | 0.27 |
| Hex | 3E | 73 | 19 | 2E | 0 | 4E | 37 | 5F | 40 | 1B |
| Octal | 76 | 163 | 31 | 56 | 0 | 116 | 67 | 137 | 100 | 33 |
| Binary | 111110 | 1110011 | 11001 | 101110 | 0 | 1001110 | 110111 | 1011111 | 1000000 | 11011 |
Color Harmonies of #3E7319
Complementary color
Monochromatic Colors of #3E7319
Black with #3E7319
Text Example
Text Example
White with #3E7319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #3E7319; }
p { color: rgb(62,115,25); }
H1.HeaderClassName
{
color: #3E7319;
}
.AnyTagClassName
{
color: #3E7319;
}
</style>
background-color css
<style>
a { background-color: #3E7319; }
a { background-color: rgb(62,115,25); }
div.DivClassName
{
background-color: #3E7319;
}
.BgClassName
{
background-color: #3E7319;
}
</style>
border-color css
<style>
span { border-color: #3E7319; }
span { border-color: rgb(62,115,25); }
td.TdClassName
{
border-color: #3E7319;
}
.TagClassName
{
border-color: #3E7319;
}
</style>