Shades of Bilbao #398807
Tints of Bilbao #398807
RGB
CMYK
RGB Variations
Color information
#398807 (or 0x398807) is known color: Bilbao. HEX triplet: 39, 88 and 07. RGB value is (57,136,7). Sum of RGB (Red+Green+Blue) = 57+136+7=200 (26% of max value = 765). Red value is 57 (22.66% from 255 or 28.5% from 200); Green value is 136 (53.52% from 255 or 68% from 200); Blue value is 7 (3.12% from 255 or 3.5% from 200); Max value from RGB is 136 - color contains mainly: green. Hex color #398807 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398807 is #C677F8. Grayscale: #626262. Windows color (decimal): -13006841 or 493625. OLE color: 493625.
HSL color Cylindrical-coordinate representation of color #398807: hue angle of 96.74º 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 #398807 is Cyan = 0.58, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 57 | 136 | 7 | - |
| CMYK | 0.58 | 0 | 0.95 | 0.47 |
| HSL | 96.74º | 0.9% | 0.28% | - |
| HSV(B) | 96.74º | 0.95% | 0.53% | - |
| XYZ | 10.53 | 18.49 | 3.22 | - |
| YUV | 97.67 | 76.83 | 98.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 136 | 7 | 0.58 | 0 | 0.95 | 0.47 | 96.74 | 0.9 | 0.28 |
| Hex | 39 | 88 | 7 | 3A | 0 | 5F | 2F | 61 | 5A | 1C |
| Octal | 71 | 210 | 7 | 72 | 0 | 137 | 57 | 141 | 132 | 34 |
| Binary | 111001 | 10001000 | 111 | 111010 | 0 | 1011111 | 101111 | 1100001 | 1011010 | 11100 |
Color Harmonies of #398807
Complementary color
Monochromatic Colors of #398807
Black with #398807
Text Example
Text Example
White with #398807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398807; }
p { color: rgb(57,136,7); }
H1.HeaderClassName
{
color: #398807;
}
.AnyTagClassName
{
color: #398807;
}
</style>
background-color css
<style>
a { background-color: #398807; }
a { background-color: rgb(57,136,7); }
div.DivClassName
{
background-color: #398807;
}
.BgClassName
{
background-color: #398807;
}
</style>
border-color css
<style>
span { border-color: #398807; }
span { border-color: rgb(57,136,7); }
td.TdClassName
{
border-color: #398807;
}
.TagClassName
{
border-color: #398807;
}
</style>