Shades of Bilbao #387324
Tints of Bilbao #387324
RGB
CMYK
RGB Variations
Color information
#387324 (or 0x387324) is known color: Bilbao. HEX triplet: 38, 73 and 24. RGB value is (56,115,36). Sum of RGB (Red+Green+Blue) = 56+115+36=207 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.05% from 207); Green value is 115 (45.31% from 255 or 55.56% from 207); Blue value is 36 (14.45% from 255 or 17.39% from 207); Max value from RGB is 115 - color contains mainly: green. Hex color #387324 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #387324 is #C78CDB. Grayscale: #585858. Windows color (decimal): -13077724 or 2388792. OLE color: 2388792.
HSL color Cylindrical-coordinate representation of color #387324: hue angle of 104.81º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #387324 is Cyan = 0.51, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 36 | - |
| CMYK | 0.51 | 0 | 0.69 | 0.55 |
| HSL | 104.81º | 0.52% | 0.3% | - |
| HSV(B) | 104.81º | 0.69% | 0.45% | - |
| XYZ | 8.08 | 13.23 | 3.8 | - |
| YUV | 88.35 | 98.45 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 36 | 0.51 | 0 | 0.69 | 0.55 | 104.81 | 0.52 | 0.3 |
| Hex | 38 | 73 | 24 | 33 | 0 | 45 | 37 | 69 | 34 | 1E |
| Octal | 70 | 163 | 44 | 63 | 0 | 105 | 67 | 151 | 64 | 36 |
| Binary | 111000 | 1110011 | 100100 | 110011 | 0 | 1000101 | 110111 | 1101001 | 110100 | 11110 |
Color Harmonies of #387324
Complementary color
Monochromatic Colors of #387324
Black with #387324
Text Example
Text Example
White with #387324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387324; }
p { color: rgb(56,115,36); }
H1.HeaderClassName
{
color: #387324;
}
.AnyTagClassName
{
color: #387324;
}
</style>
background-color css
<style>
a { background-color: #387324; }
a { background-color: rgb(56,115,36); }
div.DivClassName
{
background-color: #387324;
}
.BgClassName
{
background-color: #387324;
}
</style>
border-color css
<style>
span { border-color: #387324; }
span { border-color: rgb(56,115,36); }
td.TdClassName
{
border-color: #387324;
}
.TagClassName
{
border-color: #387324;
}
</style>