Shades of Bilbao #327023
Tints of Bilbao #327023
RGB
CMYK
RGB Variations
Color information
#327023 (or 0x327023) is known color: Bilbao. HEX triplet: 32, 70 and 23. RGB value is (50,112,35). Sum of RGB (Red+Green+Blue) = 50+112+35=197 (26% of max value = 765). Red value is 50 (19.92% from 255 or 25.38% from 197); Green value is 112 (44.14% from 255 or 56.85% from 197); Blue value is 35 (14.06% from 255 or 17.77% from 197); Max value from RGB is 112 - color contains mainly: green. Hex color #327023 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #327023 is #CD8FDC. Grayscale: #545454. Windows color (decimal): -13471709 or 2322482. OLE color: 2322482.
HSL color Cylindrical-coordinate representation of color #327023: hue angle of 108.31º 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 #327023 is Cyan = 0.55, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 112 | 35 | - |
| CMYK | 0.55 | 0 | 0.69 | 0.56 |
| HSL | 108.31º | 0.52% | 0.29% | - |
| HSV(B) | 108.31º | 0.69% | 0.44% | - |
| XYZ | 7.41 | 12.39 | 3.59 | - |
| YUV | 84.68 | 99.96 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 112 | 35 | 0.55 | 0 | 0.69 | 0.56 | 108.31 | 0.52 | 0.29 |
| Hex | 32 | 70 | 23 | 37 | 0 | 45 | 38 | 6C | 34 | 1D |
| Octal | 62 | 160 | 43 | 67 | 0 | 105 | 70 | 154 | 64 | 35 |
| Binary | 110010 | 1110000 | 100011 | 110111 | 0 | 1000101 | 111000 | 1101100 | 110100 | 11101 |
Color Harmonies of #327023
Complementary color
Monochromatic Colors of #327023
Black with #327023
Text Example
Text Example
White with #327023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #327023; }
p { color: rgb(50,112,35); }
H1.HeaderClassName
{
color: #327023;
}
.AnyTagClassName
{
color: #327023;
}
</style>
background-color css
<style>
a { background-color: #327023; }
a { background-color: rgb(50,112,35); }
div.DivClassName
{
background-color: #327023;
}
.BgClassName
{
background-color: #327023;
}
</style>
border-color css
<style>
span { border-color: #327023; }
span { border-color: rgb(50,112,35); }
td.TdClassName
{
border-color: #327023;
}
.TagClassName
{
border-color: #327023;
}
</style>