Shades of Bilbao #438418
Tints of Bilbao #438418
RGB
CMYK
RGB Variations
Color information
#438418 (or 0x438418) is known color: Bilbao. HEX triplet: 43, 84 and 18. RGB value is (67,132,24). Sum of RGB (Red+Green+Blue) = 67+132+24=223 (29% of max value = 765). Red value is 67 (26.56% from 255 or 30.04% from 223); Green value is 132 (51.95% from 255 or 59.19% from 223); Blue value is 24 (9.77% from 255 or 10.76% from 223); Max value from RGB is 132 - color contains mainly: green. Hex color #438418 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438418 is #BC7BE7. Grayscale: #646464. Windows color (decimal): -12352488 or 1606723. OLE color: 1606723.
HSL color Cylindrical-coordinate representation of color #438418: hue angle of 96.11º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #438418 is Cyan = 0.49, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 132 | 24 | - |
| CMYK | 0.49 | 0 | 0.82 | 0.48 |
| HSL | 96.11º | 0.69% | 0.31% | - |
| HSV(B) | 96.11º | 0.82% | 0.52% | - |
| XYZ | 10.73 | 17.76 | 3.73 | - |
| YUV | 100.25 | 84.97 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 132 | 24 | 0.49 | 0 | 0.82 | 0.48 | 96.11 | 0.69 | 0.31 |
| Hex | 43 | 84 | 18 | 31 | 0 | 52 | 30 | 60 | 45 | 1F |
| Octal | 103 | 204 | 30 | 61 | 0 | 122 | 60 | 140 | 105 | 37 |
| Binary | 1000011 | 10000100 | 11000 | 110001 | 0 | 1010010 | 110000 | 1100000 | 1000101 | 11111 |
Color Harmonies of #438418
Complementary color
Monochromatic Colors of #438418
Black with #438418
Text Example
Text Example
White with #438418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438418; }
p { color: rgb(67,132,24); }
H1.HeaderClassName
{
color: #438418;
}
.AnyTagClassName
{
color: #438418;
}
</style>
background-color css
<style>
a { background-color: #438418; }
a { background-color: rgb(67,132,24); }
div.DivClassName
{
background-color: #438418;
}
.BgClassName
{
background-color: #438418;
}
</style>
border-color css
<style>
span { border-color: #438418; }
span { border-color: rgb(67,132,24); }
td.TdClassName
{
border-color: #438418;
}
.TagClassName
{
border-color: #438418;
}
</style>