#317421

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

Shades of Bilbao #317421

Tints of Bilbao #317421

Color information

#317421 (or 0x317421) is unknown color: approx Bilbao. HEX triplet: 31, 74 and 21. RGB value is (49,116,33). Sum of RGB (Red+Green+Blue) = 49+116+33=198 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.75% from 198); Green value is 116 (45.70% from 255 or 58.59% from 198); Blue value is 33 (13.28% from 255 or 16.67% from 198); Max value from RGB is 116 - color contains mainly: green. Hex color #317421 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317421 is #CE8BDE. Grayscale: #565656. Windows color (decimal): -13536223 or 2192433. OLE color: 2192433.

HSL color Cylindrical-coordinate representation of color #317421: hue angle of 108.43º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #317421 is Cyan = 0.58, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.

Color convert

RGB4911633-
CMYK0.5800.720.55
HSL108.43º55.7%29.22%-
HSV(B)108.43º71.55%45.49%-
XYZ7.7913.253.59-
YUV86.597.8101.25-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 24.75%
GREEN value IS 116 (45.70% from 255) = 58.59%
BLUE value IS 33 (13.28% from 255) = 16.67%
R=24.75%
G=58.59%
B=16.67%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.72
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal49116330.5800.720.55108.4355.729.22
Hex3174213A048376c381d
Octal6116441720110671547035
Binary110001111010010000111101001001000110111110110011100011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317421

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317421; }

 p { color: rgb(49,116,33); }

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

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

 a { background-color: rgb(49,116,33); }

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

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

 span { border-color: rgb(49,116,33); }

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