Shades of Bilbao #398502
Tints of Bilbao #398502
RGB
CMYK
RGB Variations
Color information
#398502 (or 0x398502) is known color: Bilbao. HEX triplet: 39, 85 and 02. RGB value is (57,133,2). Sum of RGB (Red+Green+Blue) = 57+133+2=192 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.69% from 192); Green value is 133 (52.34% from 255 or 69.27% from 192); Blue value is 2 (1.17% from 255 or 1.04% from 192); Max value from RGB is 133 - color contains mainly: green. Hex color #398502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #398502 is #C67AFD. Grayscale: #5F5F5F. Windows color (decimal): -13007614 or 165177. OLE color: 165177.
HSL color Cylindrical-coordinate representation of color #398502: hue angle of 94.81º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #398502 is Cyan = 0.57, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 57 | 133 | 2 | - |
| CMYK | 0.57 | 0 | 0.98 | 0.48 |
| HSL | 94.81º | 0.97% | 0.26% | - |
| HSV(B) | 94.81º | 0.98% | 0.52% | - |
| XYZ | 10.09 | 17.65 | 2.93 | - |
| YUV | 95.34 | 75.32 | 100.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 133 | 2 | 0.57 | 0 | 0.98 | 0.48 | 94.81 | 0.97 | 0.26 |
| Hex | 39 | 85 | 2 | 39 | 0 | 62 | 30 | 5F | 61 | 1A |
| Octal | 71 | 205 | 2 | 71 | 0 | 142 | 60 | 137 | 141 | 32 |
| Binary | 111001 | 10000101 | 10 | 111001 | 0 | 1100010 | 110000 | 1011111 | 1100001 | 11010 |
Color Harmonies of #398502
Complementary color
Monochromatic Colors of #398502
Black with #398502
Text Example
Text Example
White with #398502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #398502; }
p { color: rgb(57,133,2); }
H1.HeaderClassName
{
color: #398502;
}
.AnyTagClassName
{
color: #398502;
}
</style>
background-color css
<style>
a { background-color: #398502; }
a { background-color: rgb(57,133,2); }
div.DivClassName
{
background-color: #398502;
}
.BgClassName
{
background-color: #398502;
}
</style>
border-color css
<style>
span { border-color: #398502; }
span { border-color: rgb(57,133,2); }
td.TdClassName
{
border-color: #398502;
}
.TagClassName
{
border-color: #398502;
}
</style>