#316610

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

Shades of Bilbao #316610

Tints of Bilbao #316610

Color information

#316610 (or 0x316610) is unknown color: approx Bilbao. HEX triplet: 31, 66 and 10. RGB value is (49,102,16). Sum of RGB (Red+Green+Blue) = 49+102+16=167 (22% of max value = 765). Red value is 49 (19.53% from 255 or 29.34% from 167); Green value is 102 (40.23% from 255 or 61.08% from 167); Blue value is 16 (6.64% from 255 or 9.58% from 167); Max value from RGB is 102 - color contains mainly: green. Hex color #316610 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #316610 is #CE99EF. Grayscale: #4C4C4C. Windows color (decimal): -13539824 or 1074737. OLE color: 1074737.

HSL color Cylindrical-coordinate representation of color #316610: hue angle of 96.98º degrees, saturation: 0.73, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #316610 is Cyan = 0.52, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.6.

Color convert

RGB4910216-
CMYK0.5200.840.6
HSL96.98º72.88%23.14%-
HSV(B)96.98º84.31%40%-
XYZ6.1110.192.14-
YUV76.3593.94108.49-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 29.34%
GREEN value IS 102 (40.23% from 255) = 61.08%
BLUE value IS 16 (6.64% from 255) = 9.58%
R=29.34%
G=61.08%
B=9.58%

CMYK

C (Cyan) values IS 0.52
M (Magenta) values IS 0
Y (Yellow) values IS 0.84
K (Black) values IS 0.6
SystemRedGreenBlueCMYKHSL
Decimal49102160.5200.840.696.9872.8823.14
Hex316610340543C614917
Octal61146206401247414111127
Binary110001110011010000110100010101001111001100001100100110111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #316610

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #316610; }

 p { color: rgb(49,102,16); }

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

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

 a { background-color: rgb(49,102,16); }

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

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

 span { border-color: rgb(49,102,16); }

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