Shades of Bilbao #388502
Tints of Bilbao #388502
RGB
CMYK
RGB Variations
Color information
#388502 (or 0x388502) is known color: Bilbao. HEX triplet: 38, 85 and 02. RGB value is (56,133,2). Sum of RGB (Red+Green+Blue) = 56+133+2=191 (25% of max value = 765). Red value is 56 (22.27% from 255 or 29.32% from 191); Green value is 133 (52.34% from 255 or 69.63% from 191); Blue value is 2 (1.17% from 255 or 1.05% from 191); Max value from RGB is 133 - color contains mainly: green. Hex color #388502 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #388502 is #C77AFD. Grayscale: #5F5F5F. Windows color (decimal): -13073150 or 165176. OLE color: 165176.
HSL color Cylindrical-coordinate representation of color #388502: hue angle of 95.27º 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 #388502 is Cyan = 0.58, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 2 | - |
| CMYK | 0.58 | 0 | 0.98 | 0.48 |
| HSL | 95.27º | 0.97% | 0.26% | - |
| HSV(B) | 95.27º | 0.98% | 0.52% | - |
| XYZ | 10.03 | 17.62 | 2.93 | - |
| YUV | 95.04 | 75.49 | 100.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 2 | 0.58 | 0 | 0.98 | 0.48 | 95.27 | 0.97 | 0.26 |
| Hex | 38 | 85 | 2 | 3A | 0 | 62 | 30 | 5F | 61 | 1A |
| Octal | 70 | 205 | 2 | 72 | 0 | 142 | 60 | 137 | 141 | 32 |
| Binary | 111000 | 10000101 | 10 | 111010 | 0 | 1100010 | 110000 | 1011111 | 1100001 | 11010 |
Color Harmonies of #388502
Complementary color
Monochromatic Colors of #388502
Black with #388502
Text Example
Text Example
White with #388502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388502; }
p { color: rgb(56,133,2); }
H1.HeaderClassName
{
color: #388502;
}
.AnyTagClassName
{
color: #388502;
}
</style>
background-color css
<style>
a { background-color: #388502; }
a { background-color: rgb(56,133,2); }
div.DivClassName
{
background-color: #388502;
}
.BgClassName
{
background-color: #388502;
}
</style>
border-color css
<style>
span { border-color: #388502; }
span { border-color: rgb(56,133,2); }
td.TdClassName
{
border-color: #388502;
}
.TagClassName
{
border-color: #388502;
}
</style>