Shades of Bilbao #438224
Tints of Bilbao #438224
RGB
CMYK
RGB Variations
Color information
#438224 (or 0x438224) is known color: Bilbao. HEX triplet: 43, 82 and 24. RGB value is (67,130,36). Sum of RGB (Red+Green+Blue) = 67+130+36=233 (30% of max value = 765). Red value is 67 (26.56% from 255 or 28.76% from 233); Green value is 130 (51.17% from 255 or 55.79% from 233); Blue value is 36 (14.45% from 255 or 15.45% from 233); Max value from RGB is 130 - color contains mainly: green. Hex color #438224 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438224 is #BC7DDB. Grayscale: #646464. Windows color (decimal): -12352988 or 2392643. OLE color: 2392643.
HSL color Cylindrical-coordinate representation of color #438224: hue angle of 100.21º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #438224 is Cyan = 0.48, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 130 | 36 | - |
| CMYK | 0.48 | 0 | 0.72 | 0.49 |
| HSL | 100.21º | 0.57% | 0.33% | - |
| HSV(B) | 100.21º | 0.72% | 0.51% | - |
| XYZ | 10.62 | 17.29 | 4.45 | - |
| YUV | 100.45 | 91.63 | 104.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 130 | 36 | 0.48 | 0 | 0.72 | 0.49 | 100.21 | 0.57 | 0.33 |
| Hex | 43 | 82 | 24 | 30 | 0 | 48 | 31 | 64 | 39 | 21 |
| Octal | 103 | 202 | 44 | 60 | 0 | 110 | 61 | 144 | 71 | 41 |
| Binary | 1000011 | 10000010 | 100100 | 110000 | 0 | 1001000 | 110001 | 1100100 | 111001 | 100001 |
Color Harmonies of #438224
Complementary color
Monochromatic Colors of #438224
Black with #438224
Text Example
Text Example
White with #438224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438224; }
p { color: rgb(67,130,36); }
H1.HeaderClassName
{
color: #438224;
}
.AnyTagClassName
{
color: #438224;
}
</style>
background-color css
<style>
a { background-color: #438224; }
a { background-color: rgb(67,130,36); }
div.DivClassName
{
background-color: #438224;
}
.BgClassName
{
background-color: #438224;
}
</style>
border-color css
<style>
span { border-color: #438224; }
span { border-color: rgb(67,130,36); }
td.TdClassName
{
border-color: #438224;
}
.TagClassName
{
border-color: #438224;
}
</style>