Shades of Bilbao #438602
Tints of Bilbao #438602
RGB
CMYK
RGB Variations
Color information
#438602 (or 0x438602) is known color: Bilbao. HEX triplet: 43, 86 and 02. RGB value is (67,134,2). Sum of RGB (Red+Green+Blue) = 67+134+2=203 (26% of max value = 765). Red value is 67 (26.56% from 255 or 33.00% from 203); Green value is 134 (52.73% from 255 or 66.01% from 203); Blue value is 2 (1.17% from 255 or 0.99% from 203); Max value from RGB is 134 - color contains mainly: green. Hex color #438602 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438602 is #BC79FD. Grayscale: #636363. Windows color (decimal): -12351998 or 165443. OLE color: 165443.
HSL color Cylindrical-coordinate representation of color #438602: hue angle of 90.45º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #438602 is Cyan = 0.5, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 134 | 2 | - |
| CMYK | 0.5 | 0 | 0.99 | 0.47 |
| HSL | 90.45º | 0.97% | 0.27% | - |
| HSV(B) | 90.45º | 0.99% | 0.53% | - |
| XYZ | 10.85 | 18.25 | 3.01 | - |
| YUV | 98.92 | 73.3 | 105.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 134 | 2 | 0.5 | 0 | 0.99 | 0.47 | 90.45 | 0.97 | 0.27 |
| Hex | 43 | 86 | 2 | 32 | 0 | 63 | 2F | 5A | 61 | 1B |
| Octal | 103 | 206 | 2 | 62 | 0 | 143 | 57 | 132 | 141 | 33 |
| Binary | 1000011 | 10000110 | 10 | 110010 | 0 | 1100011 | 101111 | 1011010 | 1100001 | 11011 |
Color Harmonies of #438602
Complementary color
Monochromatic Colors of #438602
Black with #438602
Text Example
Text Example
White with #438602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438602; }
p { color: rgb(67,134,2); }
H1.HeaderClassName
{
color: #438602;
}
.AnyTagClassName
{
color: #438602;
}
</style>
background-color css
<style>
a { background-color: #438602; }
a { background-color: rgb(67,134,2); }
div.DivClassName
{
background-color: #438602;
}
.BgClassName
{
background-color: #438602;
}
</style>
border-color css
<style>
span { border-color: #438602; }
span { border-color: rgb(67,134,2); }
td.TdClassName
{
border-color: #438602;
}
.TagClassName
{
border-color: #438602;
}
</style>