#417316

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

Shades of Bilbao #417316

Tints of Bilbao #417316

Color information

#417316 (or 0x417316) is unknown color: approx Bilbao. HEX triplet: 41, 73 and 16. RGB value is (65,115,22). Sum of RGB (Red+Green+Blue) = 65+115+22=202 (26% of max value = 765). Red value is 65 (25.78% from 255 or 32.18% from 202); Green value is 115 (45.31% from 255 or 56.93% from 202); Blue value is 22 (8.98% from 255 or 10.89% from 202); Max value from RGB is 115 - color contains mainly: green. Hex color #417316 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #417316 is #BE8CE9. Grayscale: #595959. Windows color (decimal): -12487914 or 1471297. OLE color: 1471297.

HSL color Cylindrical-coordinate representation of color #417316: hue angle of 92.26º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #417316 is Cyan = 0.43, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.55.

Color convert

RGB6511522-
CMYK0.4300.810.55
HSL92.26º67.88%26.86%-
HSV(B)92.26º80.87%45.1%-
XYZ8.4613.442.91-
YUV89.4589.94110.56-

RGB Variations

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

RGB

RED value IS 65 (25.78% from 255) = 32.18%
GREEN value IS 115 (45.31% from 255) = 56.93%
BLUE value IS 22 (8.98% from 255) = 10.89%
R=32.18%
G=56.93%
B=10.89%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal65115220.4300.810.5592.2667.8826.86
Hex4173162B051375c441b
Octal101163265301216713410433
Binary1000001111001110110101011010100011101111011100100010011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #417316

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #417316; }

 p { color: rgb(65,115,22); }

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

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

 a { background-color: rgb(65,115,22); }

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

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

 span { border-color: rgb(65,115,22); }

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