Shades of Bilbao #368307
Tints of Bilbao #368307
RGB
CMYK
RGB Variations
Color information
#368307 (or 0x368307) is known color: Bilbao. HEX triplet: 36, 83 and 07. RGB value is (54,131,7). Sum of RGB (Red+Green+Blue) = 54+131+7=192 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.12% from 192); Green value is 131 (51.56% from 255 or 68.23% from 192); Blue value is 7 (3.12% from 255 or 3.65% from 192); Max value from RGB is 131 - color contains mainly: green. Hex color #368307 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #368307 is #C97CF8. Grayscale: #5E5E5E. Windows color (decimal): -13204729 or 492342. OLE color: 492342.
HSL color Cylindrical-coordinate representation of color #368307: hue angle of 97.26º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #368307 is Cyan = 0.59, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 54 | 131 | 7 | - |
| CMYK | 0.59 | 0 | 0.95 | 0.49 |
| HSL | 97.26º | 0.9% | 0.27% | - |
| HSV(B) | 97.26º | 0.95% | 0.51% | - |
| XYZ | 9.68 | 17.03 | 2.98 | - |
| YUV | 93.84 | 78.99 | 99.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 131 | 7 | 0.59 | 0 | 0.95 | 0.49 | 97.26 | 0.9 | 0.27 |
| Hex | 36 | 83 | 7 | 3B | 0 | 5F | 31 | 61 | 5A | 1B |
| Octal | 66 | 203 | 7 | 73 | 0 | 137 | 61 | 141 | 132 | 33 |
| Binary | 110110 | 10000011 | 111 | 111011 | 0 | 1011111 | 110001 | 1100001 | 1011010 | 11011 |
Color Harmonies of #368307
Complementary color
Monochromatic Colors of #368307
Black with #368307
Text Example
Text Example
White with #368307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368307; }
p { color: rgb(54,131,7); }
H1.HeaderClassName
{
color: #368307;
}
.AnyTagClassName
{
color: #368307;
}
</style>
background-color css
<style>
a { background-color: #368307; }
a { background-color: rgb(54,131,7); }
div.DivClassName
{
background-color: #368307;
}
.BgClassName
{
background-color: #368307;
}
</style>
border-color css
<style>
span { border-color: #368307; }
span { border-color: rgb(54,131,7); }
td.TdClassName
{
border-color: #368307;
}
.TagClassName
{
border-color: #368307;
}
</style>