Shades of Bilbao #367023
Tints of Bilbao #367023
RGB
CMYK
RGB Variations
Color information
#367023 (or 0x367023) is known color: Bilbao. HEX triplet: 36, 70 and 23. RGB value is (54,112,35). Sum of RGB (Red+Green+Blue) = 54+112+35=201 (26% of max value = 765). Red value is 54 (21.48% from 255 or 26.87% from 201); Green value is 112 (44.14% from 255 or 55.72% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 112 - color contains mainly: green. Hex color #367023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #367023 is #C98FDC. Grayscale: #565656. Windows color (decimal): -13209565 or 2322486. OLE color: 2322486.
HSL color Cylindrical-coordinate representation of color #367023: hue angle of 105.19º 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 #367023 is Cyan = 0.52, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 112 | 35 | - |
| CMYK | 0.52 | 0 | 0.69 | 0.56 |
| HSL | 105.19º | 0.52% | 0.29% | - |
| HSV(B) | 105.19º | 0.69% | 0.44% | - |
| XYZ | 7.62 | 12.49 | 3.6 | - |
| YUV | 85.88 | 99.28 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 112 | 35 | 0.52 | 0 | 0.69 | 0.56 | 105.19 | 0.52 | 0.29 |
| Hex | 36 | 70 | 23 | 34 | 0 | 45 | 38 | 69 | 34 | 1D |
| Octal | 66 | 160 | 43 | 64 | 0 | 105 | 70 | 151 | 64 | 35 |
| Binary | 110110 | 1110000 | 100011 | 110100 | 0 | 1000101 | 111000 | 1101001 | 110100 | 11101 |
Color Harmonies of #367023
Complementary color
Monochromatic Colors of #367023
Black with #367023
Text Example
Text Example
White with #367023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #367023; }
p { color: rgb(54,112,35); }
H1.HeaderClassName
{
color: #367023;
}
.AnyTagClassName
{
color: #367023;
}
</style>
background-color css
<style>
a { background-color: #367023; }
a { background-color: rgb(54,112,35); }
div.DivClassName
{
background-color: #367023;
}
.BgClassName
{
background-color: #367023;
}
</style>
border-color css
<style>
span { border-color: #367023; }
span { border-color: rgb(54,112,35); }
td.TdClassName
{
border-color: #367023;
}
.TagClassName
{
border-color: #367023;
}
</style>