Shades of Bilbao #387702
Tints of Bilbao #387702
RGB
CMYK
RGB Variations
Color information
#387702 (or 0x387702) is known color: Bilbao. HEX triplet: 38, 77 and 02. RGB value is (56,119,2). Sum of RGB (Red+Green+Blue) = 56+119+2=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 119 (46.88% from 255 or 67.23% from 177); Blue value is 2 (1.17% from 255 or 1.13% from 177); Max value from RGB is 119 - color contains mainly: green. Hex color #387702 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #387702 is #C788FD. Grayscale: #575757. Windows color (decimal): -13076734 or 161592. OLE color: 161592.
HSL color Cylindrical-coordinate representation of color #387702: hue angle of 92.31º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #387702 is Cyan = 0.53, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 2 | - |
| CMYK | 0.53 | 0 | 0.98 | 0.53 |
| HSL | 92.31º | 0.97% | 0.24% | - |
| HSV(B) | 92.31º | 0.98% | 0.47% | - |
| XYZ | 8.24 | 14.04 | 2.33 | - |
| YUV | 86.83 | 80.13 | 106.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 2 | 0.53 | 0 | 0.98 | 0.53 | 92.31 | 0.97 | 0.24 |
| Hex | 38 | 77 | 2 | 35 | 0 | 62 | 35 | 5C | 61 | 18 |
| Octal | 70 | 167 | 2 | 65 | 0 | 142 | 65 | 134 | 141 | 30 |
| Binary | 111000 | 1110111 | 10 | 110101 | 0 | 1100010 | 110101 | 1011100 | 1100001 | 11000 |
Color Harmonies of #387702
Complementary color
Monochromatic Colors of #387702
Black with #387702
Text Example
Text Example
White with #387702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387702; }
p { color: rgb(56,119,2); }
H1.HeaderClassName
{
color: #387702;
}
.AnyTagClassName
{
color: #387702;
}
</style>
background-color css
<style>
a { background-color: #387702; }
a { background-color: rgb(56,119,2); }
div.DivClassName
{
background-color: #387702;
}
.BgClassName
{
background-color: #387702;
}
</style>
border-color css
<style>
span { border-color: #387702; }
span { border-color: rgb(56,119,2); }
td.TdClassName
{
border-color: #387702;
}
.TagClassName
{
border-color: #387702;
}
</style>