Shades of Bilbao #467823
Tints of Bilbao #467823
RGB
CMYK
RGB Variations
Color information
#467823 (or 0x467823) is known color: Bilbao. HEX triplet: 46, 78 and 23. RGB value is (70,120,35). Sum of RGB (Red+Green+Blue) = 70+120+35=225 (29% of max value = 765). Red value is 70 (27.73% from 255 or 31.11% from 225); Green value is 120 (47.27% from 255 or 53.33% from 225); Blue value is 35 (14.06% from 255 or 15.56% from 225); Max value from RGB is 120 - color contains mainly: green. Hex color #467823 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #467823 is #B987DC. Grayscale: #5F5F5F. Windows color (decimal): -12158941 or 2324550. OLE color: 2324550.
HSL color Cylindrical-coordinate representation of color #467823: hue angle of 95.29º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #467823 is Cyan = 0.42, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 35 | - |
| CMYK | 0.42 | 0 | 0.71 | 0.53 |
| HSL | 95.29º | 0.55% | 0.3% | - |
| HSV(B) | 95.29º | 0.71% | 0.47% | - |
| XYZ | 9.55 | 14.86 | 3.95 | - |
| YUV | 95.36 | 93.94 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 35 | 0.42 | 0 | 0.71 | 0.53 | 95.29 | 0.55 | 0.3 |
| Hex | 46 | 78 | 23 | 2A | 0 | 47 | 35 | 5F | 37 | 1E |
| Octal | 106 | 170 | 43 | 52 | 0 | 107 | 65 | 137 | 67 | 36 |
| Binary | 1000110 | 1111000 | 100011 | 101010 | 0 | 1000111 | 110101 | 1011111 | 110111 | 11110 |
Color Harmonies of #467823
Complementary color
Monochromatic Colors of #467823
Black with #467823
Text Example
Text Example
White with #467823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467823; }
p { color: rgb(70,120,35); }
H1.HeaderClassName
{
color: #467823;
}
.AnyTagClassName
{
color: #467823;
}
</style>
background-color css
<style>
a { background-color: #467823; }
a { background-color: rgb(70,120,35); }
div.DivClassName
{
background-color: #467823;
}
.BgClassName
{
background-color: #467823;
}
</style>
border-color css
<style>
span { border-color: #467823; }
span { border-color: rgb(70,120,35); }
td.TdClassName
{
border-color: #467823;
}
.TagClassName
{
border-color: #467823;
}
</style>