Shades of Bilbao #438228
Tints of Bilbao #438228
RGB
CMYK
RGB Variations
Color information
#438228 (or 0x438228) is known color: Bilbao. HEX triplet: 43, 82 and 28. RGB value is (67,130,40). Sum of RGB (Red+Green+Blue) = 67+130+40=237 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.27% from 237); Green value is 130 (51.17% from 255 or 54.85% from 237); Blue value is 40 (16.02% from 255 or 16.88% from 237); Max value from RGB is 130 - color contains mainly: green. Hex color #438228 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438228 is #BC7DD7. Grayscale: #656565. Windows color (decimal): -12352984 or 2654787. OLE color: 2654787.
HSL color Cylindrical-coordinate representation of color #438228: hue angle of 102º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #438228 is Cyan = 0.48, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 130 | 40 | - |
| CMYK | 0.48 | 0 | 0.69 | 0.49 |
| HSL | 102º | 0.53% | 0.33% | - |
| HSV(B) | 102º | 0.69% | 0.51% | - |
| XYZ | 10.68 | 17.31 | 4.79 | - |
| YUV | 100.9 | 93.63 | 103.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 130 | 40 | 0.48 | 0 | 0.69 | 0.49 | 102 | 0.53 | 0.33 |
| Hex | 43 | 82 | 28 | 30 | 0 | 45 | 31 | 66 | 35 | 21 |
| Octal | 103 | 202 | 50 | 60 | 0 | 105 | 61 | 146 | 65 | 41 |
| Binary | 1000011 | 10000010 | 101000 | 110000 | 0 | 1000101 | 110001 | 1100110 | 110101 | 100001 |
Color Harmonies of #438228
Complementary color
Monochromatic Colors of #438228
Black with #438228
Text Example
Text Example
White with #438228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438228; }
p { color: rgb(67,130,40); }
H1.HeaderClassName
{
color: #438228;
}
.AnyTagClassName
{
color: #438228;
}
</style>
background-color css
<style>
a { background-color: #438228; }
a { background-color: rgb(67,130,40); }
div.DivClassName
{
background-color: #438228;
}
.BgClassName
{
background-color: #438228;
}
</style>
border-color css
<style>
span { border-color: #438228; }
span { border-color: rgb(67,130,40); }
td.TdClassName
{
border-color: #438228;
}
.TagClassName
{
border-color: #438228;
}
</style>