#337614

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

Shades of Bilbao #337614

Tints of Bilbao #337614

Color information

#337614 (or 0x337614) is unknown color: approx Bilbao. HEX triplet: 33, 76 and 14. RGB value is (51,118,20). Sum of RGB (Red+Green+Blue) = 51+118+20=189 (25% of max value = 765). Red value is 51 (20.31% from 255 or 26.98% from 189); Green value is 118 (46.48% from 255 or 62.43% from 189); Blue value is 20 (8.20% from 255 or 10.58% from 189); Max value from RGB is 118 - color contains mainly: green. Hex color #337614 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #337614 is #CC89EB. Grayscale: #575757. Windows color (decimal): -13404652 or 1340979. OLE color: 1340979.

HSL color Cylindrical-coordinate representation of color #337614: hue angle of 101.02º 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 #337614 is Cyan = 0.57, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.54.

Color convert

RGB5111820-
CMYK0.5700.830.54
HSL101.02º71.01%27.06%-
HSV(B)101.02º83.05%46.27%-
XYZ7.9713.712.89-
YUV86.7990.3102.47-

RGB Variations

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

RGB

RED value IS 51 (20.31% from 255) = 26.98%
GREEN value IS 118 (46.48% from 255) = 62.43%
BLUE value IS 20 (8.20% from 255) = 10.58%
R=26.98%
G=62.43%
B=10.58%

CMYK

C (Cyan) values IS 0.57
M (Magenta) values IS 0
Y (Yellow) values IS 0.83
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal51118200.5700.830.54101.0271.0127.06
Hex337614390533665471b
Octal63166247101236614510733
Binary110011111011010100111001010100111101101100101100011111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #337614

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #337614; }

 p { color: rgb(51,118,20); }

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

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

 a { background-color: rgb(51,118,20); }

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

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

 span { border-color: rgb(51,118,20); }

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