Shades of Bilbao #438028
Tints of Bilbao #438028
RGB
CMYK
RGB Variations
Color information
#438028 (or 0x438028) is known color: Bilbao. HEX triplet: 43, 80 and 28. RGB value is (67,128,40). Sum of RGB (Red+Green+Blue) = 67+128+40=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 128 (50.39% from 255 or 54.47% from 235); Blue value is 40 (16.02% from 255 or 17.02% from 235); Max value from RGB is 128 - color contains mainly: green. Hex color #438028 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #438028 is #BC7FD7. Grayscale: #646464. Windows color (decimal): -12353496 or 2654275. OLE color: 2654275.
HSL color Cylindrical-coordinate representation of color #438028: hue angle of 101.59º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #438028 is Cyan = 0.48, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 128 | 40 | - |
| CMYK | 0.48 | 0 | 0.69 | 0.50 |
| HSL | 101.59º | 0.52% | 0.33% | - |
| HSV(B) | 101.59º | 0.69% | 0.5% | - |
| XYZ | 10.42 | 16.78 | 4.7 | - |
| YUV | 99.73 | 94.29 | 104.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 128 | 40 | 0.48 | 0 | 0.69 | 0.50 | 101.59 | 0.52 | 0.33 |
| Hex | 43 | 80 | 28 | 30 | 0 | 45 | 32 | 66 | 34 | 21 |
| Octal | 103 | 200 | 50 | 60 | 0 | 105 | 62 | 146 | 64 | 41 |
| Binary | 1000011 | 10000000 | 101000 | 110000 | 0 | 1000101 | 110010 | 1100110 | 110100 | 100001 |
Color Harmonies of #438028
Complementary color
Monochromatic Colors of #438028
Black with #438028
Text Example
Text Example
White with #438028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438028; }
p { color: rgb(67,128,40); }
H1.HeaderClassName
{
color: #438028;
}
.AnyTagClassName
{
color: #438028;
}
</style>
background-color css
<style>
a { background-color: #438028; }
a { background-color: rgb(67,128,40); }
div.DivClassName
{
background-color: #438028;
}
.BgClassName
{
background-color: #438028;
}
</style>
border-color css
<style>
span { border-color: #438028; }
span { border-color: rgb(67,128,40); }
td.TdClassName
{
border-color: #438028;
}
.TagClassName
{
border-color: #438028;
}
</style>