#317921

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

Shades of Bilbao #317921

Tints of Bilbao #317921

Color information

#317921 (or 0x317921) is unknown color: approx Bilbao. HEX triplet: 31, 79 and 21. RGB value is (49,121,33). Sum of RGB (Red+Green+Blue) = 49+121+33=203 (26% of max value = 765). Red value is 49 (19.53% from 255 or 24.14% from 203); Green value is 121 (47.66% from 255 or 59.61% from 203); Blue value is 33 (13.28% from 255 or 16.26% from 203); Max value from RGB is 121 - color contains mainly: green. Hex color #317921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #317921 is #CE86DE. Grayscale: #595959. Windows color (decimal): -13534943 or 2193713. OLE color: 2193713.

HSL color Cylindrical-coordinate representation of color #317921: hue angle of 109.09º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #317921 is Cyan = 0.60, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.53.

Color convert

RGB4912133-
CMYK0.6000.730.53
HSL109.09º57.14%30.2%-
HSV(B)109.09º72.73%47.45%-
XYZ8.3814.443.78-
YUV89.4496.1599.16-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 24.14%
GREEN value IS 121 (47.66% from 255) = 59.61%
BLUE value IS 33 (13.28% from 255) = 16.26%
R=24.14%
G=59.61%
B=16.26%

CMYK

C (Cyan) values IS 0.60
M (Magenta) values IS 0
Y (Yellow) values IS 0.73
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal49121330.6000.730.53109.0957.1430.2
Hex3179213C049356d391e
Octal6117141740111651557136
Binary110001111100110000111110001001001110101110110111100111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #317921

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #317921; }

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

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

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

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

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

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

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

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