Shades of Bilbao #398607
Tints of Bilbao #398607
RGB
CMYK
RGB Variations
Color information
#398607 (or 0x398607) is known color: Bilbao. HEX triplet: 39, 86 and 07. RGB value is (57,134,7). Sum of RGB (Red+Green+Blue) = 57+134+7=198 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.79% from 198); Green value is 134 (52.73% from 255 or 67.68% from 198); Blue value is 7 (3.12% from 255 or 3.54% from 198); Max value from RGB is 134 - color contains mainly: green. Hex color #398607 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398607 is #C679F8. Grayscale: #606060. Windows color (decimal): -13007353 or 493113. OLE color: 493113.
HSL color Cylindrical-coordinate representation of color #398607: hue angle of 96.38º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #398607 is Cyan = 0.57, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 134 | 7 | - |
| CMYK | 0.57 | 0 | 0.95 | 0.47 |
| HSL | 96.38º | 0.9% | 0.28% | - |
| HSV(B) | 96.38º | 0.95% | 0.53% | - |
| XYZ | 10.25 | 17.94 | 3.12 | - |
| YUV | 96.5 | 77.49 | 99.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 134 | 7 | 0.57 | 0 | 0.95 | 0.47 | 96.38 | 0.9 | 0.28 |
| Hex | 39 | 86 | 7 | 39 | 0 | 5F | 2F | 60 | 5A | 1C |
| Octal | 71 | 206 | 7 | 71 | 0 | 137 | 57 | 140 | 132 | 34 |
| Binary | 111001 | 10000110 | 111 | 111001 | 0 | 1011111 | 101111 | 1100000 | 1011010 | 11100 |
Color Harmonies of #398607
Complementary color
Monochromatic Colors of #398607
Black with #398607
Text Example
Text Example
White with #398607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398607; }
p { color: rgb(57,134,7); }
H1.HeaderClassName
{
color: #398607;
}
.AnyTagClassName
{
color: #398607;
}
</style>
background-color css
<style>
a { background-color: #398607; }
a { background-color: rgb(57,134,7); }
div.DivClassName
{
background-color: #398607;
}
.BgClassName
{
background-color: #398607;
}
</style>
border-color css
<style>
span { border-color: #398607; }
span { border-color: rgb(57,134,7); }
td.TdClassName
{
border-color: #398607;
}
.TagClassName
{
border-color: #398607;
}
</style>