Shades of Bilbao #438702
Tints of Bilbao #438702
RGB
CMYK
RGB Variations
Color information
#438702 (or 0x438702) is known color: Bilbao. HEX triplet: 43, 87 and 02. RGB value is (67,135,2). Sum of RGB (Red+Green+Blue) = 67+135+2=204 (27% of max value = 765). Red value is 67 (26.56% from 255 or 32.84% from 204); Green value is 135 (53.12% from 255 or 66.18% from 204); Blue value is 2 (1.17% from 255 or 0.98% from 204); Max value from RGB is 135 - color contains mainly: green. Hex color #438702 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #438702 is #BC78FD. Grayscale: #636363. Windows color (decimal): -12351742 or 165699. OLE color: 165699.
HSL color Cylindrical-coordinate representation of color #438702: hue angle of 90.68º 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 #438702 is Cyan = 0.50, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 67 | 135 | 2 | - |
| CMYK | 0.50 | 0 | 0.99 | 0.47 |
| HSL | 90.68º | 0.97% | 0.27% | - |
| HSV(B) | 90.68º | 0.99% | 0.53% | - |
| XYZ | 10.99 | 18.53 | 3.05 | - |
| YUV | 99.51 | 72.97 | 104.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 135 | 2 | 0.50 | 0 | 0.99 | 0.47 | 90.68 | 0.97 | 0.27 |
| Hex | 43 | 87 | 2 | 32 | 0 | 63 | 2F | 5B | 61 | 1B |
| Octal | 103 | 207 | 2 | 62 | 0 | 143 | 57 | 133 | 141 | 33 |
| Binary | 1000011 | 10000111 | 10 | 110010 | 0 | 1100011 | 101111 | 1011011 | 1100001 | 11011 |
Color Harmonies of #438702
Complementary color
Monochromatic Colors of #438702
Black with #438702
Text Example
Text Example
White with #438702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #438702; }
p { color: rgb(67,135,2); }
H1.HeaderClassName
{
color: #438702;
}
.AnyTagClassName
{
color: #438702;
}
</style>
background-color css
<style>
a { background-color: #438702; }
a { background-color: rgb(67,135,2); }
div.DivClassName
{
background-color: #438702;
}
.BgClassName
{
background-color: #438702;
}
</style>
border-color css
<style>
span { border-color: #438702; }
span { border-color: rgb(67,135,2); }
td.TdClassName
{
border-color: #438702;
}
.TagClassName
{
border-color: #438702;
}
</style>