Shades of Bilbao #377023
Tints of Bilbao #377023
RGB
CMYK
RGB Variations
Color information
#377023 (or 0x377023) is known color: Bilbao. HEX triplet: 37, 70 and 23. RGB value is (55,112,35). Sum of RGB (Red+Green+Blue) = 55+112+35=202 (26% of max value = 765). Red value is 55 (21.88% from 255 or 27.23% from 202); Green value is 112 (44.14% from 255 or 55.45% from 202); Blue value is 35 (14.06% from 255 or 17.33% from 202); Max value from RGB is 112 - color contains mainly: green. Hex color #377023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #377023 is #C88FDC. Grayscale: #565656. Windows color (decimal): -13144029 or 2322487. OLE color: 2322487.
HSL color Cylindrical-coordinate representation of color #377023: hue angle of 104.42º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #377023 is Cyan = 0.51, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 112 | 35 | - |
| CMYK | 0.51 | 0 | 0.69 | 0.56 |
| HSL | 104.42º | 0.52% | 0.29% | - |
| HSV(B) | 104.42º | 0.69% | 0.44% | - |
| XYZ | 7.67 | 12.52 | 3.6 | - |
| YUV | 86.18 | 99.12 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 112 | 35 | 0.51 | 0 | 0.69 | 0.56 | 104.42 | 0.52 | 0.29 |
| Hex | 37 | 70 | 23 | 33 | 0 | 45 | 38 | 68 | 34 | 1D |
| Octal | 67 | 160 | 43 | 63 | 0 | 105 | 70 | 150 | 64 | 35 |
| Binary | 110111 | 1110000 | 100011 | 110011 | 0 | 1000101 | 111000 | 1101000 | 110100 | 11101 |
Color Harmonies of #377023
Complementary color
Monochromatic Colors of #377023
Black with #377023
Text Example
Text Example
White with #377023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377023; }
p { color: rgb(55,112,35); }
H1.HeaderClassName
{
color: #377023;
}
.AnyTagClassName
{
color: #377023;
}
</style>
background-color css
<style>
a { background-color: #377023; }
a { background-color: rgb(55,112,35); }
div.DivClassName
{
background-color: #377023;
}
.BgClassName
{
background-color: #377023;
}
</style>
border-color css
<style>
span { border-color: #377023; }
span { border-color: rgb(55,112,35); }
td.TdClassName
{
border-color: #377023;
}
.TagClassName
{
border-color: #377023;
}
</style>