Shades of Bilbao #246807
Tints of Bilbao #246807
RGB
CMYK
RGB Variations
Color information
#246807 (or 0x246807) is known color: Bilbao. HEX triplet: 24, 68 and 07. RGB value is (36,104,7). Sum of RGB (Red+Green+Blue) = 36+104+7=147 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.49% from 147); Green value is 104 (41.02% from 255 or 70.75% from 147); Blue value is 7 (3.12% from 255 or 4.76% from 147); Max value from RGB is 104 - color contains mainly: green. Hex color #246807 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #246807 is #DB97F8. Grayscale: #484848. Windows color (decimal): -14391289 or 485412. OLE color: 485412.
HSL color Cylindrical-coordinate representation of color #246807: hue angle of 102.06º degrees, saturation: 0.87, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #246807 is Cyan = 0.65, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 104 | 7 | - |
| CMYK | 0.65 | 0 | 0.93 | 0.59 |
| HSL | 102.06º | 0.87% | 0.22% | - |
| HSV(B) | 102.06º | 0.93% | 0.41% | - |
| XYZ | 5.72 | 10.29 | 1.89 | - |
| YUV | 72.61 | 90.97 | 101.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 104 | 7 | 0.65 | 0 | 0.93 | 0.59 | 102.06 | 0.87 | 0.22 |
| Hex | 24 | 68 | 7 | 41 | 0 | 5D | 3B | 66 | 57 | 16 |
| Octal | 44 | 150 | 7 | 101 | 0 | 135 | 73 | 146 | 127 | 26 |
| Binary | 100100 | 1101000 | 111 | 1000001 | 0 | 1011101 | 111011 | 1100110 | 1010111 | 10110 |
Color Harmonies of #246807
Complementary color
Monochromatic Colors of #246807
Black with #246807
Text Example
Text Example
White with #246807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246807; }
p { color: rgb(36,104,7); }
H1.HeaderClassName
{
color: #246807;
}
.AnyTagClassName
{
color: #246807;
}
</style>
background-color css
<style>
a { background-color: #246807; }
a { background-color: rgb(36,104,7); }
div.DivClassName
{
background-color: #246807;
}
.BgClassName
{
background-color: #246807;
}
</style>
border-color css
<style>
span { border-color: #246807; }
span { border-color: rgb(36,104,7); }
td.TdClassName
{
border-color: #246807;
}
.TagClassName
{
border-color: #246807;
}
</style>