Shades of Bilbao #246907
Tints of Bilbao #246907
RGB
CMYK
RGB Variations
Color information
#246907 (or 0x246907) is known color: Bilbao. HEX triplet: 24, 69 and 07. RGB value is (36,105,7). Sum of RGB (Red+Green+Blue) = 36+105+7=148 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.32% from 148); Green value is 105 (41.41% from 255 or 70.95% from 148); Blue value is 7 (3.12% from 255 or 4.73% from 148); Max value from RGB is 105 - color contains mainly: green. Hex color #246907 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #246907 is #DB96F8. Grayscale: #494949. Windows color (decimal): -14391033 or 485668. OLE color: 485668.
HSL color Cylindrical-coordinate representation of color #246907: hue angle of 102.24º degrees, saturation: 0.88, 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 #246907 is Cyan = 0.66, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 105 | 7 | - |
| CMYK | 0.66 | 0 | 0.93 | 0.59 |
| HSL | 102.24º | 0.88% | 0.22% | - |
| HSV(B) | 102.24º | 0.93% | 0.41% | - |
| XYZ | 5.82 | 10.49 | 1.92 | - |
| YUV | 73.2 | 90.64 | 101.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 105 | 7 | 0.66 | 0 | 0.93 | 0.59 | 102.24 | 0.88 | 0.22 |
| Hex | 24 | 69 | 7 | 42 | 0 | 5D | 3B | 66 | 58 | 16 |
| Octal | 44 | 151 | 7 | 102 | 0 | 135 | 73 | 146 | 130 | 26 |
| Binary | 100100 | 1101001 | 111 | 1000010 | 0 | 1011101 | 111011 | 1100110 | 1011000 | 10110 |
Color Harmonies of #246907
Complementary color
Monochromatic Colors of #246907
Black with #246907
Text Example
Text Example
White with #246907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246907; }
p { color: rgb(36,105,7); }
H1.HeaderClassName
{
color: #246907;
}
.AnyTagClassName
{
color: #246907;
}
</style>
background-color css
<style>
a { background-color: #246907; }
a { background-color: rgb(36,105,7); }
div.DivClassName
{
background-color: #246907;
}
.BgClassName
{
background-color: #246907;
}
</style>
border-color css
<style>
span { border-color: #246907; }
span { border-color: rgb(36,105,7); }
td.TdClassName
{
border-color: #246907;
}
.TagClassName
{
border-color: #246907;
}
</style>