Shades of Bilbao #398307
Tints of Bilbao #398307
RGB
CMYK
RGB Variations
Color information
#398307 (or 0x398307) is known color: Bilbao. HEX triplet: 39, 83 and 07. RGB value is (57,131,7). Sum of RGB (Red+Green+Blue) = 57+131+7=195 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.23% from 195); Green value is 131 (51.56% from 255 or 67.18% from 195); Blue value is 7 (3.12% from 255 or 3.59% from 195); Max value from RGB is 131 - color contains mainly: green. Hex color #398307 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398307 is #C67CF8. Grayscale: #5F5F5F. Windows color (decimal): -13008121 or 492345. OLE color: 492345.
HSL color Cylindrical-coordinate representation of color #398307: hue angle of 95.81º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #398307 is Cyan = 0.56, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 57 | 131 | 7 | - |
| CMYK | 0.56 | 0 | 0.95 | 0.49 |
| HSL | 95.81º | 0.9% | 0.27% | - |
| HSV(B) | 95.81º | 0.95% | 0.51% | - |
| XYZ | 9.84 | 17.12 | 2.99 | - |
| YUV | 94.74 | 78.48 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 131 | 7 | 0.56 | 0 | 0.95 | 0.49 | 95.81 | 0.9 | 0.27 |
| Hex | 39 | 83 | 7 | 38 | 0 | 5F | 31 | 60 | 5A | 1B |
| Octal | 71 | 203 | 7 | 70 | 0 | 137 | 61 | 140 | 132 | 33 |
| Binary | 111001 | 10000011 | 111 | 111000 | 0 | 1011111 | 110001 | 1100000 | 1011010 | 11011 |
Color Harmonies of #398307
Complementary color
Monochromatic Colors of #398307
Black with #398307
Text Example
Text Example
White with #398307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398307; }
p { color: rgb(57,131,7); }
H1.HeaderClassName
{
color: #398307;
}
.AnyTagClassName
{
color: #398307;
}
</style>
background-color css
<style>
a { background-color: #398307; }
a { background-color: rgb(57,131,7); }
div.DivClassName
{
background-color: #398307;
}
.BgClassName
{
background-color: #398307;
}
</style>
border-color css
<style>
span { border-color: #398307; }
span { border-color: rgb(57,131,7); }
td.TdClassName
{
border-color: #398307;
}
.TagClassName
{
border-color: #398307;
}
</style>