Shades of Bilbao #438223
Tints of Bilbao #438223
RGB
CMYK
RGB Variations
Color information
#438223 (or 0x438223) is known color: Bilbao. HEX triplet: 43, 82 and 23. RGB value is (67,130,35). Sum of RGB (Red+Green+Blue) = 67+130+35=232 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.88% from 232); Green value is 130 (51.17% from 255 or 56.03% from 232); Blue value is 35 (14.06% from 255 or 15.09% from 232); Max value from RGB is 130 - color contains mainly: green. Hex color #438223 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438223 is #BC7DDC. Grayscale: #646464. Windows color (decimal): -12352989 or 2327107. OLE color: 2327107.
HSL color Cylindrical-coordinate representation of color #438223: hue angle of 99.79º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #438223 is Cyan = 0.48, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 130 | 35 | - |
| CMYK | 0.48 | 0 | 0.73 | 0.49 |
| HSL | 99.79º | 0.58% | 0.32% | - |
| HSV(B) | 99.79º | 0.73% | 0.51% | - |
| XYZ | 10.6 | 17.28 | 4.37 | - |
| YUV | 100.33 | 91.13 | 104.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 130 | 35 | 0.48 | 0 | 0.73 | 0.49 | 99.79 | 0.58 | 0.32 |
| Hex | 43 | 82 | 23 | 30 | 0 | 49 | 31 | 64 | 3A | 20 |
| Octal | 103 | 202 | 43 | 60 | 0 | 111 | 61 | 144 | 72 | 40 |
| Binary | 1000011 | 10000010 | 100011 | 110000 | 0 | 1001001 | 110001 | 1100100 | 111010 | 100000 |
Color Harmonies of #438223
Complementary color
Monochromatic Colors of #438223
Black with #438223
Text Example
Text Example
White with #438223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438223; }
p { color: rgb(67,130,35); }
H1.HeaderClassName
{
color: #438223;
}
.AnyTagClassName
{
color: #438223;
}
</style>
background-color css
<style>
a { background-color: #438223; }
a { background-color: rgb(67,130,35); }
div.DivClassName
{
background-color: #438223;
}
.BgClassName
{
background-color: #438223;
}
</style>
border-color css
<style>
span { border-color: #438223; }
span { border-color: rgb(67,130,35); }
td.TdClassName
{
border-color: #438223;
}
.TagClassName
{
border-color: #438223;
}
</style>