#367514

Color #367514 Bilbao (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Bilbao #367514

Tints of Bilbao #367514

Color information

#367514 (or 0x367514) is unknown color: approx Bilbao. HEX triplet: 36, 75 and 14. RGB value is (54,117,20). Sum of RGB (Red+Green+Blue) = 54+117+20=191 (25% of max value = 765). Red value is 54 (21.48% from 255 or 28.27% from 191); Green value is 117 (46.09% from 255 or 61.26% from 191); Blue value is 20 (8.20% from 255 or 10.47% from 191); Max value from RGB is 117 - color contains mainly: green. Hex color #367514 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #367514 is #C98AEB. Grayscale: #575757. Windows color (decimal): -13208300 or 1340726. OLE color: 1340726.

HSL color Cylindrical-coordinate representation of color #367514: hue angle of 98.97º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #367514 is Cyan = 0.54, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.

Color convert

RGB5411720-
CMYK0.5400.830.54
HSL98.97º70.8%26.86%-
HSV(B)98.97º82.91%45.88%-
XYZ8.0113.562.86-
YUV87.190.13104.39-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 54 (21.48% from 255) = 28.27%
GREEN value IS 117 (46.09% from 255) = 61.26%
BLUE value IS 20 (8.20% from 255) = 10.47%
R=28.27%
G=61.26%
B=10.47%

CMYK

C (Cyan) values IS 0.54
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal54117200.5400.830.5498.9770.826.86
Hex367514360533663471b
Octal66165246601236614310733
Binary110110111010110100110110010100111101101100011100011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #367514

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #367514; }

 p { color: rgb(54,117,20); }

 H1.HeaderClassName
 {
   color: #367514;
 }
 .AnyTagClassName
 {
   color: #367514;
 }
</style>
background-color css

<style>
 a { background-color: #367514; }

 a { background-color: rgb(54,117,20); }

 div.DivClassName
 {
   background-color: #367514;
 }
 .BgClassName
 {
   background-color: #367514;
 }
</style>
border-color css

<style>
 span { border-color: #367514; }

 span { border-color: rgb(54,117,20); }

 td.TdClassName
 {
   border-color: #367514;
 }
 .TagClassName
 {
   border-color: #367514;
 }
</style>