Shades of Bilbao #388623
Tints of Bilbao #388623
RGB
CMYK
RGB Variations
Color information
#388623 (or 0x388623) is known color: Bilbao. HEX triplet: 38, 86 and 23. RGB value is (56,134,35). Sum of RGB (Red+Green+Blue) = 56+134+35=225 (29% of max value = 765). Red value is 56 (22.27% from 255 or 24.89% from 225); Green value is 134 (52.73% from 255 or 59.56% from 225); Blue value is 35 (14.06% from 255 or 15.56% from 225); Max value from RGB is 134 - color contains mainly: green. Hex color #388623 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #388623 is #C779DC. Grayscale: #636363. Windows color (decimal): -13072861 or 2328120. OLE color: 2328120.
HSL color Cylindrical-coordinate representation of color #388623: hue angle of 107.27º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #388623 is Cyan = 0.58, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 56 | 134 | 35 | - |
| CMYK | 0.58 | 0 | 0.74 | 0.47 |
| HSL | 107.27º | 0.59% | 0.33% | - |
| HSV(B) | 107.27º | 0.74% | 0.53% | - |
| XYZ | 10.46 | 18.01 | 4.52 | - |
| YUV | 99.39 | 91.66 | 97.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 134 | 35 | 0.58 | 0 | 0.74 | 0.47 | 107.27 | 0.59 | 0.33 |
| Hex | 38 | 86 | 23 | 3A | 0 | 4A | 2F | 6B | 3B | 21 |
| Octal | 70 | 206 | 43 | 72 | 0 | 112 | 57 | 153 | 73 | 41 |
| Binary | 111000 | 10000110 | 100011 | 111010 | 0 | 1001010 | 101111 | 1101011 | 111011 | 100001 |
Color Harmonies of #388623
Complementary color
Monochromatic Colors of #388623
Black with #388623
Text Example
Text Example
White with #388623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388623; }
p { color: rgb(56,134,35); }
H1.HeaderClassName
{
color: #388623;
}
.AnyTagClassName
{
color: #388623;
}
</style>
background-color css
<style>
a { background-color: #388623; }
a { background-color: rgb(56,134,35); }
div.DivClassName
{
background-color: #388623;
}
.BgClassName
{
background-color: #388623;
}
</style>
border-color css
<style>
span { border-color: #388623; }
span { border-color: rgb(56,134,35); }
td.TdClassName
{
border-color: #388623;
}
.TagClassName
{
border-color: #388623;
}
</style>