Shades of Bilbao #387922
Tints of Bilbao #387922
RGB
CMYK
RGB Variations
Color information
#387922 (or 0x387922) is known color: Bilbao. HEX triplet: 38, 79 and 22. RGB value is (56,121,34). Sum of RGB (Red+Green+Blue) = 56+121+34=211 (27% of max value = 765). Red value is 56 (22.27% from 255 or 26.54% from 211); Green value is 121 (47.66% from 255 or 57.35% from 211); Blue value is 34 (13.67% from 255 or 16.11% from 211); Max value from RGB is 121 - color contains mainly: green. Hex color #387922 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387922 is #C786DD. Grayscale: #5B5B5B. Windows color (decimal): -13076190 or 2259256. OLE color: 2259256.
HSL color Cylindrical-coordinate representation of color #387922: hue angle of 104.83º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #387922 is Cyan = 0.54, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 121 | 34 | - |
| CMYK | 0.54 | 0 | 0.72 | 0.53 |
| HSL | 104.83º | 0.56% | 0.3% | - |
| HSV(B) | 104.83º | 0.72% | 0.47% | - |
| XYZ | 8.76 | 14.63 | 3.88 | - |
| YUV | 91.65 | 95.47 | 102.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 34 | 0.54 | 0 | 0.72 | 0.53 | 104.83 | 0.56 | 0.3 |
| Hex | 38 | 79 | 22 | 36 | 0 | 48 | 35 | 69 | 38 | 1E |
| Octal | 70 | 171 | 42 | 66 | 0 | 110 | 65 | 151 | 70 | 36 |
| Binary | 111000 | 1111001 | 100010 | 110110 | 0 | 1001000 | 110101 | 1101001 | 111000 | 11110 |
Color Harmonies of #387922
Complementary color
Monochromatic Colors of #387922
Black with #387922
Text Example
Text Example
White with #387922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387922; }
p { color: rgb(56,121,34); }
H1.HeaderClassName
{
color: #387922;
}
.AnyTagClassName
{
color: #387922;
}
</style>
background-color css
<style>
a { background-color: #387922; }
a { background-color: rgb(56,121,34); }
div.DivClassName
{
background-color: #387922;
}
.BgClassName
{
background-color: #387922;
}
</style>
border-color css
<style>
span { border-color: #387922; }
span { border-color: rgb(56,121,34); }
td.TdClassName
{
border-color: #387922;
}
.TagClassName
{
border-color: #387922;
}
</style>