#317724

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

Shades of Bilbao #317724

Tints of Bilbao #317724

Color information

#317724 (or 0x317724) is unknown color: approx Bilbao. HEX triplet: 31, 77 and 24. RGB value is (49,119,36). Sum of RGB (Red+Green+Blue) = 49+119+36=204 (27% of max value = 765). Red value is 49 (19.53% from 255 or 24.02% from 204); Green value is 119 (46.88% from 255 or 58.33% from 204); Blue value is 36 (14.45% from 255 or 17.65% from 204); Max value from RGB is 119 - color contains mainly: green. Hex color #317724 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317724 is #CE88DB. Grayscale: #585858. Windows color (decimal): -13535452 or 2389809. OLE color: 2389809.

HSL color Cylindrical-coordinate representation of color #317724: hue angle of 110.6º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #317724 is Cyan = 0.59, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.53.

Color convert

RGB4911936-
CMYK0.5900.700.53
HSL110.6º53.55%30.39%-
HSV(B)110.6º69.75%46.67%-
XYZ8.1813.973.94-
YUV88.6198.3199.75-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 24.02%
GREEN value IS 119 (46.88% from 255) = 58.33%
BLUE value IS 36 (14.45% from 255) = 17.65%
R=24.02%
G=58.33%
B=17.65%

CMYK

C (Cyan) values IS 0.59
M (Magenta) values IS 0
Y (Yellow) values IS 0.70
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal49119360.5900.700.53110.653.5530.39
Hex3177243B046356f361e
Octal6116744730106651576636
Binary110001111011110010011101101000110110101110111111011011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317724

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317724; }

 p { color: rgb(49,119,36); }

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

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

 a { background-color: rgb(49,119,36); }

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

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

 span { border-color: rgb(49,119,36); }

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