Shades of Bilbao #377421
Tints of Bilbao #377421
RGB
CMYK
RGB Variations
Color information
#377421 (or 0x377421) is known color: Bilbao. HEX triplet: 37, 74 and 21. RGB value is (55,116,33). Sum of RGB (Red+Green+Blue) = 55+116+33=204 (27% of max value = 765). Red value is 55 (21.88% from 255 or 26.96% from 204); Green value is 116 (45.70% from 255 or 56.86% from 204); Blue value is 33 (13.28% from 255 or 16.18% from 204); Max value from RGB is 116 - color contains mainly: green. Hex color #377421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377421 is #C88BDE. Grayscale: #585858. Windows color (decimal): -13143007 or 2192439. OLE color: 2192439.
HSL color Cylindrical-coordinate representation of color #377421: hue angle of 104.1º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #377421 is Cyan = 0.53, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 33 | - |
| CMYK | 0.53 | 0 | 0.72 | 0.55 |
| HSL | 104.1º | 0.56% | 0.29% | - |
| HSV(B) | 104.1º | 0.72% | 0.45% | - |
| XYZ | 8.1 | 13.41 | 3.6 | - |
| YUV | 88.3 | 96.79 | 104.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 33 | 0.53 | 0 | 0.72 | 0.55 | 104.1 | 0.56 | 0.29 |
| Hex | 37 | 74 | 21 | 35 | 0 | 48 | 37 | 68 | 38 | 1D |
| Octal | 67 | 164 | 41 | 65 | 0 | 110 | 67 | 150 | 70 | 35 |
| Binary | 110111 | 1110100 | 100001 | 110101 | 0 | 1001000 | 110111 | 1101000 | 111000 | 11101 |
Color Harmonies of #377421
Complementary color
Monochromatic Colors of #377421
Black with #377421
Text Example
Text Example
White with #377421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377421; }
p { color: rgb(55,116,33); }
H1.HeaderClassName
{
color: #377421;
}
.AnyTagClassName
{
color: #377421;
}
</style>
background-color css
<style>
a { background-color: #377421; }
a { background-color: rgb(55,116,33); }
div.DivClassName
{
background-color: #377421;
}
.BgClassName
{
background-color: #377421;
}
</style>
border-color css
<style>
span { border-color: #377421; }
span { border-color: rgb(55,116,33); }
td.TdClassName
{
border-color: #377421;
}
.TagClassName
{
border-color: #377421;
}
</style>