Shades of Bilbao #427223
Tints of Bilbao #427223
RGB
CMYK
RGB Variations
Color information
#427223 (or 0x427223) is known color: Bilbao. HEX triplet: 42, 72 and 23. RGB value is (66,114,35). Sum of RGB (Red+Green+Blue) = 66+114+35=215 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.70% from 215); Green value is 114 (44.92% from 255 or 53.02% from 215); Blue value is 35 (14.06% from 255 or 16.28% from 215); Max value from RGB is 114 - color contains mainly: green. Hex color #427223 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427223 is #BD8DDC. Grayscale: #5A5A5A. Windows color (decimal): -12422621 or 2323010. OLE color: 2323010.
HSL color Cylindrical-coordinate representation of color #427223: hue angle of 96.46º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #427223 is Cyan = 0.42, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 114 | 35 | - |
| CMYK | 0.42 | 0 | 0.69 | 0.55 |
| HSL | 96.46º | 0.53% | 0.29% | - |
| HSV(B) | 96.46º | 0.69% | 0.45% | - |
| XYZ | 8.57 | 13.31 | 3.71 | - |
| YUV | 90.64 | 96.6 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 114 | 35 | 0.42 | 0 | 0.69 | 0.55 | 96.46 | 0.53 | 0.29 |
| Hex | 42 | 72 | 23 | 2A | 0 | 45 | 37 | 60 | 35 | 1D |
| Octal | 102 | 162 | 43 | 52 | 0 | 105 | 67 | 140 | 65 | 35 |
| Binary | 1000010 | 1110010 | 100011 | 101010 | 0 | 1000101 | 110111 | 1100000 | 110101 | 11101 |
Color Harmonies of #427223
Complementary color
Monochromatic Colors of #427223
Black with #427223
Text Example
Text Example
White with #427223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427223; }
p { color: rgb(66,114,35); }
H1.HeaderClassName
{
color: #427223;
}
.AnyTagClassName
{
color: #427223;
}
</style>
background-color css
<style>
a { background-color: #427223; }
a { background-color: rgb(66,114,35); }
div.DivClassName
{
background-color: #427223;
}
.BgClassName
{
background-color: #427223;
}
</style>
border-color css
<style>
span { border-color: #427223; }
span { border-color: rgb(66,114,35); }
td.TdClassName
{
border-color: #427223;
}
.TagClassName
{
border-color: #427223;
}
</style>