Shades of Bilbao #307608
Tints of Bilbao #307608
RGB
CMYK
RGB Variations
Color information
#307608 (or 0x307608) is known color: Bilbao. HEX triplet: 30, 76 and 08. RGB value is (48,118,8). Sum of RGB (Red+Green+Blue) = 48+118+8=174 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.59% from 174); Green value is 118 (46.48% from 255 or 67.82% from 174); Blue value is 8 (3.52% from 255 or 4.60% from 174); Max value from RGB is 118 - color contains mainly: green. Hex color #307608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #307608 is #CF89F7. Grayscale: #545454. Windows color (decimal): -13601272 or 554544. OLE color: 554544.
HSL color Cylindrical-coordinate representation of color #307608: hue angle of 98.18º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #307608 is Cyan = 0.59, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 118 | 8 | - |
| CMYK | 0.59 | 0 | 0.93 | 0.54 |
| HSL | 98.18º | 0.87% | 0.25% | - |
| HSV(B) | 98.18º | 0.93% | 0.46% | - |
| XYZ | 7.74 | 13.6 | 2.45 | - |
| YUV | 84.53 | 84.81 | 101.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 118 | 8 | 0.59 | 0 | 0.93 | 0.54 | 98.18 | 0.87 | 0.25 |
| Hex | 30 | 76 | 8 | 3B | 0 | 5D | 36 | 62 | 57 | 19 |
| Octal | 60 | 166 | 10 | 73 | 0 | 135 | 66 | 142 | 127 | 31 |
| Binary | 110000 | 1110110 | 1000 | 111011 | 0 | 1011101 | 110110 | 1100010 | 1010111 | 11001 |
Color Harmonies of #307608
Complementary color
Monochromatic Colors of #307608
Black with #307608
Text Example
Text Example
White with #307608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307608; }
p { color: rgb(48,118,8); }
H1.HeaderClassName
{
color: #307608;
}
.AnyTagClassName
{
color: #307608;
}
</style>
background-color css
<style>
a { background-color: #307608; }
a { background-color: rgb(48,118,8); }
div.DivClassName
{
background-color: #307608;
}
.BgClassName
{
background-color: #307608;
}
</style>
border-color css
<style>
span { border-color: #307608; }
span { border-color: rgb(48,118,8); }
td.TdClassName
{
border-color: #307608;
}
.TagClassName
{
border-color: #307608;
}
</style>