#296816

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

Shades of Bilbao #296816

Tints of Bilbao #296816

Color information

#296816 (or 0x296816) is unknown color: approx Bilbao. HEX triplet: 29, 68 and 16. RGB value is (41,104,22). Sum of RGB (Red+Green+Blue) = 41+104+22=167 (22% of max value = 765). Red value is 41 (16.41% from 255 or 24.55% from 167); Green value is 104 (41.02% from 255 or 62.28% from 167); Blue value is 22 (8.98% from 255 or 13.17% from 167); Max value from RGB is 104 - color contains mainly: green. Hex color #296816 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #296816 is #D697E9. Grayscale: #4C4C4C. Windows color (decimal): -14063594 or 1468457. OLE color: 1468457.

HSL color Cylindrical-coordinate representation of color #296816: hue angle of 106.1º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #296816 is Cyan = 0.61, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.59.

Color convert

RGB4110422-
CMYK0.6100.790.59
HSL106.1º65.08%24.71%-
HSV(B)106.1º78.85%40.78%-
XYZ6.0110.432.46-
YUV75.8197.63103.17-

RGB Variations

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

RGB

RED value IS 41 (16.41% from 255) = 24.55%
GREEN value IS 104 (41.02% from 255) = 62.28%
BLUE value IS 22 (8.98% from 255) = 13.17%
R=24.55%
G=62.28%
B=13.17%

CMYK

C (Cyan) values IS 0.61
M (Magenta) values IS 0
Y (Yellow) values IS 0.79
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal41104220.6100.790.59106.165.0824.71
Hex2968163D04F3B6a4119
Octal51150267501177315210131
Binary101001110100010110111101010011111110111101010100000111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #296816

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #296816; }

 p { color: rgb(41,104,22); }

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

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

 a { background-color: rgb(41,104,22); }

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

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

 span { border-color: rgb(41,104,22); }

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