Shades of Bilbao #306817
Tints of Bilbao #306817
RGB
CMYK
RGB Variations
Color information
#306817 (or 0x306817) is known color: Bilbao. HEX triplet: 30, 68 and 17. RGB value is (48,104,23). Sum of RGB (Red+Green+Blue) = 48+104+23=175 (23% of max value = 765). Red value is 48 (19.14% from 255 or 27.43% from 175); Green value is 104 (41.02% from 255 or 59.43% from 175); Blue value is 23 (9.38% from 255 or 13.14% from 175); Max value from RGB is 104 - color contains mainly: green. Hex color #306817 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #306817 is #CF97E8. Grayscale: #4E4E4E. Windows color (decimal): -13604841 or 1534000. OLE color: 1534000.
HSL color Cylindrical-coordinate representation of color #306817: hue angle of 101.48º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #306817 is Cyan = 0.54, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 48 | 104 | 23 | - |
| CMYK | 0.54 | 0 | 0.78 | 0.59 |
| HSL | 101.48º | 0.64% | 0.25% | - |
| HSV(B) | 101.48º | 0.78% | 0.41% | - |
| XYZ | 6.32 | 10.59 | 2.52 | - |
| YUV | 78.02 | 96.95 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 104 | 23 | 0.54 | 0 | 0.78 | 0.59 | 101.48 | 0.64 | 0.25 |
| Hex | 30 | 68 | 17 | 36 | 0 | 4E | 3B | 65 | 40 | 19 |
| Octal | 60 | 150 | 27 | 66 | 0 | 116 | 73 | 145 | 100 | 31 |
| Binary | 110000 | 1101000 | 10111 | 110110 | 0 | 1001110 | 111011 | 1100101 | 1000000 | 11001 |
Color Harmonies of #306817
Complementary color
Monochromatic Colors of #306817
Black with #306817
Text Example
Text Example
White with #306817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #306817; }
p { color: rgb(48,104,23); }
H1.HeaderClassName
{
color: #306817;
}
.AnyTagClassName
{
color: #306817;
}
</style>
background-color css
<style>
a { background-color: #306817; }
a { background-color: rgb(48,104,23); }
div.DivClassName
{
background-color: #306817;
}
.BgClassName
{
background-color: #306817;
}
</style>
border-color css
<style>
span { border-color: #306817; }
span { border-color: rgb(48,104,23); }
td.TdClassName
{
border-color: #306817;
}
.TagClassName
{
border-color: #306817;
}
</style>