Shades of Bilbao #427823
Tints of Bilbao #427823
RGB
CMYK
RGB Variations
Color information
#427823 (or 0x427823) is known color: Bilbao. HEX triplet: 42, 78 and 23. RGB value is (66,120,35). Sum of RGB (Red+Green+Blue) = 66+120+35=221 (29% of max value = 765). Red value is 66 (26.17% from 255 or 29.86% from 221); Green value is 120 (47.27% from 255 or 54.30% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 120 - color contains mainly: green. Hex color #427823 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427823 is #BD87DC. Grayscale: #5E5E5E. Windows color (decimal): -12421085 or 2324546. OLE color: 2324546.
HSL color Cylindrical-coordinate representation of color #427823: hue angle of 98.12º 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 #427823 is Cyan = 0.45, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 120 | 35 | - |
| CMYK | 0.45 | 0 | 0.71 | 0.53 |
| HSL | 98.12º | 0.55% | 0.3% | - |
| HSV(B) | 98.12º | 0.71% | 0.47% | - |
| XYZ | 9.27 | 14.71 | 3.94 | - |
| YUV | 94.16 | 94.61 | 107.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 120 | 35 | 0.45 | 0 | 0.71 | 0.53 | 98.12 | 0.55 | 0.3 |
| Hex | 42 | 78 | 23 | 2D | 0 | 47 | 35 | 62 | 37 | 1E |
| Octal | 102 | 170 | 43 | 55 | 0 | 107 | 65 | 142 | 67 | 36 |
| Binary | 1000010 | 1111000 | 100011 | 101101 | 0 | 1000111 | 110101 | 1100010 | 110111 | 11110 |
Color Harmonies of #427823
Complementary color
Monochromatic Colors of #427823
Black with #427823
Text Example
Text Example
White with #427823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427823; }
p { color: rgb(66,120,35); }
H1.HeaderClassName
{
color: #427823;
}
.AnyTagClassName
{
color: #427823;
}
</style>
background-color css
<style>
a { background-color: #427823; }
a { background-color: rgb(66,120,35); }
div.DivClassName
{
background-color: #427823;
}
.BgClassName
{
background-color: #427823;
}
</style>
border-color css
<style>
span { border-color: #427823; }
span { border-color: rgb(66,120,35); }
td.TdClassName
{
border-color: #427823;
}
.TagClassName
{
border-color: #427823;
}
</style>