Shades of Bilbao #368702
Tints of Bilbao #368702
RGB
CMYK
RGB Variations
Color information
#368702 (or 0x368702) is known color: Bilbao. HEX triplet: 36, 87 and 02. RGB value is (54,135,2). Sum of RGB (Red+Green+Blue) = 54+135+2=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 135 (53.12% from 255 or 70.68% from 191); Blue value is 2 (1.17% from 255 or 1.05% from 191); Max value from RGB is 135 - color contains mainly: green. Hex color #368702 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368702 is #C978FD. Grayscale: #606060. Windows color (decimal): -13203710 or 165686. OLE color: 165686.
HSL color Cylindrical-coordinate representation of color #368702: hue angle of 96.54º 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 #368702 is Cyan = 0.60, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 54 | 135 | 2 | - |
| CMYK | 0.60 | 0 | 0.99 | 0.47 |
| HSL | 96.54º | 0.97% | 0.27% | - |
| HSV(B) | 96.54º | 0.99% | 0.53% | - |
| XYZ | 10.2 | 18.12 | 3.02 | - |
| YUV | 95.62 | 75.16 | 98.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 135 | 2 | 0.60 | 0 | 0.99 | 0.47 | 96.54 | 0.97 | 0.27 |
| Hex | 36 | 87 | 2 | 3C | 0 | 63 | 2F | 61 | 61 | 1B |
| Octal | 66 | 207 | 2 | 74 | 0 | 143 | 57 | 141 | 141 | 33 |
| Binary | 110110 | 10000111 | 10 | 111100 | 0 | 1100011 | 101111 | 1100001 | 1100001 | 11011 |
Color Harmonies of #368702
Complementary color
Monochromatic Colors of #368702
Black with #368702
Text Example
Text Example
White with #368702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368702; }
p { color: rgb(54,135,2); }
H1.HeaderClassName
{
color: #368702;
}
.AnyTagClassName
{
color: #368702;
}
</style>
background-color css
<style>
a { background-color: #368702; }
a { background-color: rgb(54,135,2); }
div.DivClassName
{
background-color: #368702;
}
.BgClassName
{
background-color: #368702;
}
</style>
border-color css
<style>
span { border-color: #368702; }
span { border-color: rgb(54,135,2); }
td.TdClassName
{
border-color: #368702;
}
.TagClassName
{
border-color: #368702;
}
</style>