Shades of Bilbao #308706
Tints of Bilbao #308706
RGB
CMYK
RGB Variations
Color information
#308706 (or 0x308706) is known color: Bilbao. HEX triplet: 30, 87 and 06. RGB value is (48,135,6). Sum of RGB (Red+Green+Blue) = 48+135+6=189 (25% of max value = 765). Red value is 48 (19.14% from 255 or 25.40% from 189); Green value is 135 (53.12% from 255 or 71.43% from 189); Blue value is 6 (2.73% from 255 or 3.17% from 189); Max value from RGB is 135 - color contains mainly: green. Hex color #308706 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #308706 is #CF78F9. Grayscale: #5E5E5E. Windows color (decimal): -13596922 or 427824. OLE color: 427824.
HSL color Cylindrical-coordinate representation of color #308706: hue angle of 100.47º degrees, saturation: 0.91, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #308706 is Cyan = 0.64, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 48 | 135 | 6 | - |
| CMYK | 0.64 | 0 | 0.96 | 0.47 |
| HSL | 100.47º | 0.91% | 0.28% | - |
| HSV(B) | 100.47º | 0.96% | 0.53% | - |
| XYZ | 9.92 | 17.97 | 3.12 | - |
| YUV | 94.28 | 78.18 | 94.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 135 | 6 | 0.64 | 0 | 0.96 | 0.47 | 100.47 | 0.91 | 0.28 |
| Hex | 30 | 87 | 6 | 40 | 0 | 60 | 2F | 64 | 5B | 1C |
| Octal | 60 | 207 | 6 | 100 | 0 | 140 | 57 | 144 | 133 | 34 |
| Binary | 110000 | 10000111 | 110 | 1000000 | 0 | 1100000 | 101111 | 1100100 | 1011011 | 11100 |
Color Harmonies of #308706
Complementary color
Monochromatic Colors of #308706
Black with #308706
Text Example
Text Example
White with #308706
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #308706; }
p { color: rgb(48,135,6); }
H1.HeaderClassName
{
color: #308706;
}
.AnyTagClassName
{
color: #308706;
}
</style>
background-color css
<style>
a { background-color: #308706; }
a { background-color: rgb(48,135,6); }
div.DivClassName
{
background-color: #308706;
}
.BgClassName
{
background-color: #308706;
}
</style>
border-color css
<style>
span { border-color: #308706; }
span { border-color: rgb(48,135,6); }
td.TdClassName
{
border-color: #308706;
}
.TagClassName
{
border-color: #308706;
}
</style>