Shades of Bilbao #388521
Tints of Bilbao #388521
RGB
CMYK
RGB Variations
Color information
#388521 (or 0x388521) is known color: Bilbao. HEX triplet: 38, 85 and 21. RGB value is (56,133,33). Sum of RGB (Red+Green+Blue) = 56+133+33=222 (29% of max value = 765). Red value is 56 (22.27% from 255 or 25.23% from 222); Green value is 133 (52.34% from 255 or 59.91% from 222); Blue value is 33 (13.28% from 255 or 14.86% from 222); Max value from RGB is 133 - color contains mainly: green. Hex color #388521 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388521 is #C77ADE. Grayscale: #626262. Windows color (decimal): -13073119 or 2196792. OLE color: 2196792.
HSL color Cylindrical-coordinate representation of color #388521: hue angle of 106.2º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #388521 is Cyan = 0.58, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 56 | 133 | 33 | - |
| CMYK | 0.58 | 0 | 0.75 | 0.48 |
| HSL | 106.2º | 0.6% | 0.33% | - |
| HSV(B) | 106.2º | 0.75% | 0.52% | - |
| XYZ | 10.29 | 17.73 | 4.32 | - |
| YUV | 98.58 | 90.99 | 97.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 133 | 33 | 0.58 | 0 | 0.75 | 0.48 | 106.2 | 0.6 | 0.33 |
| Hex | 38 | 85 | 21 | 3A | 0 | 4B | 30 | 6A | 3C | 21 |
| Octal | 70 | 205 | 41 | 72 | 0 | 113 | 60 | 152 | 74 | 41 |
| Binary | 111000 | 10000101 | 100001 | 111010 | 0 | 1001011 | 110000 | 1101010 | 111100 | 100001 |
Color Harmonies of #388521
Complementary color
Monochromatic Colors of #388521
Black with #388521
Text Example
Text Example
White with #388521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388521; }
p { color: rgb(56,133,33); }
H1.HeaderClassName
{
color: #388521;
}
.AnyTagClassName
{
color: #388521;
}
</style>
background-color css
<style>
a { background-color: #388521; }
a { background-color: rgb(56,133,33); }
div.DivClassName
{
background-color: #388521;
}
.BgClassName
{
background-color: #388521;
}
</style>
border-color css
<style>
span { border-color: #388521; }
span { border-color: rgb(56,133,33); }
td.TdClassName
{
border-color: #388521;
}
.TagClassName
{
border-color: #388521;
}
</style>