Shades of Bilbao #388602
Tints of Bilbao #388602
RGB
CMYK
RGB Variations
Color information
#388602 (or 0x388602) is known color: Bilbao. HEX triplet: 38, 86 and 02. RGB value is (56,134,2). Sum of RGB (Red+Green+Blue) = 56+134+2=192 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.17% from 192); Green value is 134 (52.73% from 255 or 69.79% from 192); Blue value is 2 (1.17% from 255 or 1.04% from 192); Max value from RGB is 134 - color contains mainly: green. Hex color #388602 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388602 is #C779FD. Grayscale: #606060. Windows color (decimal): -13072894 or 165432. OLE color: 165432.
HSL color Cylindrical-coordinate representation of color #388602: hue angle of 95.45º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #388602 is Cyan = 0.58, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 2 | - |
| CMYK | 0.58 | 0 | 0.99 | 0.47 |
| HSL | 95.45º | 0.97% | 0.27% | - |
| HSV(B) | 95.45º | 0.99% | 0.53% | - |
| XYZ | 10.17 | 17.9 | 2.98 | - |
| YUV | 95.63 | 75.16 | 99.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 2 | 0.58 | 0 | 0.99 | 0.47 | 95.45 | 0.97 | 0.27 |
| Hex | 38 | 86 | 2 | 3A | 0 | 63 | 2F | 5F | 61 | 1B |
| Octal | 70 | 206 | 2 | 72 | 0 | 143 | 57 | 137 | 141 | 33 |
| Binary | 111000 | 10000110 | 10 | 111010 | 0 | 1100011 | 101111 | 1011111 | 1100001 | 11011 |
Color Harmonies of #388602
Complementary color
Monochromatic Colors of #388602
Black with #388602
Text Example
Text Example
White with #388602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388602; }
p { color: rgb(56,134,2); }
H1.HeaderClassName
{
color: #388602;
}
.AnyTagClassName
{
color: #388602;
}
</style>
background-color css
<style>
a { background-color: #388602; }
a { background-color: rgb(56,134,2); }
div.DivClassName
{
background-color: #388602;
}
.BgClassName
{
background-color: #388602;
}
</style>
border-color css
<style>
span { border-color: #388602; }
span { border-color: rgb(56,134,2); }
td.TdClassName
{
border-color: #388602;
}
.TagClassName
{
border-color: #388602;
}
</style>