#317604

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

Shades of Bilbao #317604

Tints of Bilbao #317604

Color information

#317604 (or 0x317604) is unknown color: approx Bilbao. HEX triplet: 31, 76 and 04. RGB value is (49,118,4). Sum of RGB (Red+Green+Blue) = 49+118+4=171 (22% of max value = 765). Red value is 49 (19.53% from 255 or 28.65% from 171); Green value is 118 (46.48% from 255 or 69.01% from 171); Blue value is 4 (1.95% from 255 or 2.34% from 171); Max value from RGB is 118 - color contains mainly: green. Hex color #317604 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #317604 is #CE89FB. Grayscale: #545454. Windows color (decimal): -13535740 or 292401. OLE color: 292401.

HSL color Cylindrical-coordinate representation of color #317604: hue angle of 96.32º degrees, saturation: 0.93, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #317604 is Cyan = 0.58, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.54.

Color convert

RGB491184-
CMYK0.5800.970.54
HSL96.32º93.44%23.92%-
HSV(B)96.32º96.61%46.27%-
XYZ7.7713.622.33-
YUV84.3782.64102.77-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 28.65%
GREEN value IS 118 (46.48% from 255) = 69.01%
BLUE value IS 4 (1.95% from 255) = 2.34%
R=28.65%
G=69.01%
B=2.34%

CMYK

C (Cyan) values IS 0.58
M (Magenta) values IS 0
Y (Yellow) values IS 0.97
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal4911840.5800.970.5496.3293.4423.92
Hex317643A06136605d18
Octal6116647201416614013530
Binary1100011110110100111010011000011101101100000101110111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317604

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317604; }

 p { color: rgb(49,118,4); }

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

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

 a { background-color: rgb(49,118,4); }

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

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

 span { border-color: rgb(49,118,4); }

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