Shades of Bilbao #318823
Tints of Bilbao #318823
RGB
CMYK
RGB Variations
Color information
#318823 (or 0x318823) is known color: Bilbao. HEX triplet: 31, 88 and 23. RGB value is (49,136,35). Sum of RGB (Red+Green+Blue) = 49+136+35=220 (29% of max value = 765). Red value is 49 (19.53% from 255 or 22.27% from 220); Green value is 136 (53.52% from 255 or 61.82% from 220); Blue value is 35 (14.06% from 255 or 15.91% from 220); Max value from RGB is 136 - color contains mainly: green. Hex color #318823 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #318823 is #CE77DC. Grayscale: #626262. Windows color (decimal): -13531101 or 2328625. OLE color: 2328625.
HSL color Cylindrical-coordinate representation of color #318823: hue angle of 111.68º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #318823 is Cyan = 0.64, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 136 | 35 | - |
| CMYK | 0.64 | 0 | 0.74 | 0.47 |
| HSL | 111.68º | 0.59% | 0.34% | - |
| HSV(B) | 111.68º | 0.74% | 0.53% | - |
| XYZ | 10.37 | 18.38 | 4.59 | - |
| YUV | 98.47 | 92.18 | 92.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 136 | 35 | 0.64 | 0 | 0.74 | 0.47 | 111.68 | 0.59 | 0.34 |
| Hex | 31 | 88 | 23 | 40 | 0 | 4A | 2F | 70 | 3B | 22 |
| Octal | 61 | 210 | 43 | 100 | 0 | 112 | 57 | 160 | 73 | 42 |
| Binary | 110001 | 10001000 | 100011 | 1000000 | 0 | 1001010 | 101111 | 1110000 | 111011 | 100010 |
Color Harmonies of #318823
Complementary color
Monochromatic Colors of #318823
Black with #318823
Text Example
Text Example
White with #318823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318823; }
p { color: rgb(49,136,35); }
H1.HeaderClassName
{
color: #318823;
}
.AnyTagClassName
{
color: #318823;
}
</style>
background-color css
<style>
a { background-color: #318823; }
a { background-color: rgb(49,136,35); }
div.DivClassName
{
background-color: #318823;
}
.BgClassName
{
background-color: #318823;
}
</style>
border-color css
<style>
span { border-color: #318823; }
span { border-color: rgb(49,136,35); }
td.TdClassName
{
border-color: #318823;
}
.TagClassName
{
border-color: #318823;
}
</style>