Shades of Bilbao #387022
Tints of Bilbao #387022
RGB
CMYK
RGB Variations
Color information
#387022 (or 0x387022) is known color: Bilbao. HEX triplet: 38, 70 and 22. RGB value is (56,112,34). Sum of RGB (Red+Green+Blue) = 56+112+34=202 (26% of max value = 765). Red value is 56 (22.27% from 255 or 27.72% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 34 (13.67% from 255 or 16.83% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #387022 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387022 is #C78FDD. Grayscale: #565656. Windows color (decimal): -13078494 or 2256952. OLE color: 2256952.
HSL color Cylindrical-coordinate representation of color #387022: hue angle of 103.08º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #387022 is Cyan = 0.50, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 112 | 34 | - |
| CMYK | 0.50 | 0 | 0.70 | 0.56 |
| HSL | 103.08º | 0.53% | 0.29% | - |
| HSV(B) | 103.08º | 0.7% | 0.44% | - |
| XYZ | 7.71 | 12.54 | 3.53 | - |
| YUV | 86.36 | 98.45 | 106.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 34 | 0.50 | 0 | 0.70 | 0.56 | 103.08 | 0.53 | 0.29 |
| Hex | 38 | 70 | 22 | 32 | 0 | 46 | 38 | 67 | 35 | 1D |
| Octal | 70 | 160 | 42 | 62 | 0 | 106 | 70 | 147 | 65 | 35 |
| Binary | 111000 | 1110000 | 100010 | 110010 | 0 | 1000110 | 111000 | 1100111 | 110101 | 11101 |
Color Harmonies of #387022
Complementary color
Monochromatic Colors of #387022
Black with #387022
Text Example
Text Example
White with #387022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387022; }
p { color: rgb(56,112,34); }
H1.HeaderClassName
{
color: #387022;
}
.AnyTagClassName
{
color: #387022;
}
</style>
background-color css
<style>
a { background-color: #387022; }
a { background-color: rgb(56,112,34); }
div.DivClassName
{
background-color: #387022;
}
.BgClassName
{
background-color: #387022;
}
</style>
border-color css
<style>
span { border-color: #387022; }
span { border-color: rgb(56,112,34); }
td.TdClassName
{
border-color: #387022;
}
.TagClassName
{
border-color: #387022;
}
</style>