Shades of Bilbao #427323
Tints of Bilbao #427323
RGB
CMYK
RGB Variations
Color information
#427323 (or 0x427323) is known color: Bilbao. HEX triplet: 42, 73 and 23. RGB value is (66,115,35). Sum of RGB (Red+Green+Blue) = 66+115+35=216 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.56% from 216); Green value is 115 (45.31% from 255 or 53.24% from 216); Blue value is 35 (14.06% from 255 or 16.20% from 216); Max value from RGB is 115 - color contains mainly: green. Hex color #427323 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427323 is #BD8CDC. Grayscale: #5B5B5B. Windows color (decimal): -12422365 or 2323266. OLE color: 2323266.
HSL color Cylindrical-coordinate representation of color #427323: hue angle of 96.75º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #427323 is Cyan = 0.43, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 115 | 35 | - |
| CMYK | 0.43 | 0 | 0.70 | 0.55 |
| HSL | 96.75º | 0.53% | 0.29% | - |
| HSV(B) | 96.75º | 0.7% | 0.45% | - |
| XYZ | 8.68 | 13.54 | 3.75 | - |
| YUV | 91.23 | 96.27 | 110 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 115 | 35 | 0.43 | 0 | 0.70 | 0.55 | 96.75 | 0.53 | 0.29 |
| Hex | 42 | 73 | 23 | 2B | 0 | 46 | 37 | 61 | 35 | 1D |
| Octal | 102 | 163 | 43 | 53 | 0 | 106 | 67 | 141 | 65 | 35 |
| Binary | 1000010 | 1110011 | 100011 | 101011 | 0 | 1000110 | 110111 | 1100001 | 110101 | 11101 |
Color Harmonies of #427323
Complementary color
Monochromatic Colors of #427323
Black with #427323
Text Example
Text Example
White with #427323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427323; }
p { color: rgb(66,115,35); }
H1.HeaderClassName
{
color: #427323;
}
.AnyTagClassName
{
color: #427323;
}
</style>
background-color css
<style>
a { background-color: #427323; }
a { background-color: rgb(66,115,35); }
div.DivClassName
{
background-color: #427323;
}
.BgClassName
{
background-color: #427323;
}
</style>
border-color css
<style>
span { border-color: #427323; }
span { border-color: rgb(66,115,35); }
td.TdClassName
{
border-color: #427323;
}
.TagClassName
{
border-color: #427323;
}
</style>