Shades of Bilbao #388802
Tints of Bilbao #388802
RGB
CMYK
RGB Variations
Color information
#388802 (or 0x388802) is known color: Bilbao. HEX triplet: 38, 88 and 02. RGB value is (56,136,2). Sum of RGB (Red+Green+Blue) = 56+136+2=194 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.87% from 194); Green value is 136 (53.52% from 255 or 70.10% from 194); Blue value is 2 (1.17% from 255 or 1.03% from 194); Max value from RGB is 136 - color contains mainly: green. Hex color #388802 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388802 is #C777FD. Grayscale: #616161. Windows color (decimal): -13072382 or 165944. OLE color: 165944.
HSL color Cylindrical-coordinate representation of color #388802: hue angle of 95.82º 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 #388802 is Cyan = 0.59, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 136 | 2 | - |
| CMYK | 0.59 | 0 | 0.99 | 0.47 |
| HSL | 95.82º | 0.97% | 0.27% | - |
| HSV(B) | 95.82º | 0.99% | 0.53% | - |
| XYZ | 10.45 | 18.45 | 3.07 | - |
| YUV | 96.8 | 74.5 | 98.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 136 | 2 | 0.59 | 0 | 0.99 | 0.47 | 95.82 | 0.97 | 0.27 |
| Hex | 38 | 88 | 2 | 3B | 0 | 63 | 2F | 60 | 61 | 1B |
| Octal | 70 | 210 | 2 | 73 | 0 | 143 | 57 | 140 | 141 | 33 |
| Binary | 111000 | 10001000 | 10 | 111011 | 0 | 1100011 | 101111 | 1100000 | 1100001 | 11011 |
Color Harmonies of #388802
Complementary color
Monochromatic Colors of #388802
Black with #388802
Text Example
Text Example
White with #388802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388802; }
p { color: rgb(56,136,2); }
H1.HeaderClassName
{
color: #388802;
}
.AnyTagClassName
{
color: #388802;
}
</style>
background-color css
<style>
a { background-color: #388802; }
a { background-color: rgb(56,136,2); }
div.DivClassName
{
background-color: #388802;
}
.BgClassName
{
background-color: #388802;
}
</style>
border-color css
<style>
span { border-color: #388802; }
span { border-color: rgb(56,136,2); }
td.TdClassName
{
border-color: #388802;
}
.TagClassName
{
border-color: #388802;
}
</style>