Shades of Bilbao #387002
Tints of Bilbao #387002
RGB
CMYK
RGB Variations
Color information
#387002 (or 0x387002) is known color: Bilbao. HEX triplet: 38, 70 and 02. RGB value is (56,112,2). Sum of RGB (Red+Green+Blue) = 56+112+2=170 (22% of max value = 765). Red value is 56 (22.27% from 255 or 32.94% from 170); Green value is 112 (44.14% from 255 or 65.88% from 170); Blue value is 2 (1.17% from 255 or 1.18% from 170); Max value from RGB is 112 - color contains mainly: green. Hex color #387002 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387002 is #C78FFD. Grayscale: #535353. Windows color (decimal): -13078526 or 159800. OLE color: 159800.
HSL color Cylindrical-coordinate representation of color #387002: hue angle of 90.55º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #387002 is Cyan = 0.50, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 2 | - |
| CMYK | 0.50 | 0 | 0.98 | 0.56 |
| HSL | 90.55º | 0.96% | 0.22% | - |
| HSV(B) | 90.55º | 0.98% | 0.44% | - |
| XYZ | 7.44 | 12.43 | 2.07 | - |
| YUV | 82.72 | 82.45 | 108.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 2 | 0.50 | 0 | 0.98 | 0.56 | 90.55 | 0.96 | 0.22 |
| Hex | 38 | 70 | 2 | 32 | 0 | 62 | 38 | 5B | 60 | 16 |
| Octal | 70 | 160 | 2 | 62 | 0 | 142 | 70 | 133 | 140 | 26 |
| Binary | 111000 | 1110000 | 10 | 110010 | 0 | 1100010 | 111000 | 1011011 | 1100000 | 10110 |
Color Harmonies of #387002
Complementary color
Monochromatic Colors of #387002
Black with #387002
Text Example
Text Example
White with #387002
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387002; }
p { color: rgb(56,112,2); }
H1.HeaderClassName
{
color: #387002;
}
.AnyTagClassName
{
color: #387002;
}
</style>
background-color css
<style>
a { background-color: #387002; }
a { background-color: rgb(56,112,2); }
div.DivClassName
{
background-color: #387002;
}
.BgClassName
{
background-color: #387002;
}
</style>
border-color css
<style>
span { border-color: #387002; }
span { border-color: rgb(56,112,2); }
td.TdClassName
{
border-color: #387002;
}
.TagClassName
{
border-color: #387002;
}
</style>