Shades of Bilbao #388721
Tints of Bilbao #388721
RGB
CMYK
RGB Variations
Color information
#388721 (or 0x388721) is known color: Bilbao. HEX triplet: 38, 87 and 21. RGB value is (56,135,33). Sum of RGB (Red+Green+Blue) = 56+135+33=224 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25% from 224); Green value is 135 (53.12% from 255 or 60.27% from 224); Blue value is 33 (13.28% from 255 or 14.73% from 224); Max value from RGB is 135 - color contains mainly: green. Hex color #388721 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388721 is #C778DE. Grayscale: #646464. Windows color (decimal): -13072607 or 2197304. OLE color: 2197304.
HSL color Cylindrical-coordinate representation of color #388721: hue angle of 106.47º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #388721 is Cyan = 0.59, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 135 | 33 | - |
| CMYK | 0.59 | 0 | 0.76 | 0.47 |
| HSL | 106.47º | 0.61% | 0.33% | - |
| HSV(B) | 106.47º | 0.76% | 0.53% | - |
| XYZ | 10.57 | 18.28 | 4.41 | - |
| YUV | 99.75 | 90.33 | 96.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 135 | 33 | 0.59 | 0 | 0.76 | 0.47 | 106.47 | 0.61 | 0.33 |
| Hex | 38 | 87 | 21 | 3B | 0 | 4C | 2F | 6A | 3D | 21 |
| Octal | 70 | 207 | 41 | 73 | 0 | 114 | 57 | 152 | 75 | 41 |
| Binary | 111000 | 10000111 | 100001 | 111011 | 0 | 1001100 | 101111 | 1101010 | 111101 | 100001 |
Color Harmonies of #388721
Complementary color
Monochromatic Colors of #388721
Black with #388721
Text Example
Text Example
White with #388721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388721; }
p { color: rgb(56,135,33); }
H1.HeaderClassName
{
color: #388721;
}
.AnyTagClassName
{
color: #388721;
}
</style>
background-color css
<style>
a { background-color: #388721; }
a { background-color: rgb(56,135,33); }
div.DivClassName
{
background-color: #388721;
}
.BgClassName
{
background-color: #388721;
}
</style>
border-color css
<style>
span { border-color: #388721; }
span { border-color: rgb(56,135,33); }
td.TdClassName
{
border-color: #388721;
}
.TagClassName
{
border-color: #388721;
}
</style>