#447427

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

Shades of Bilbao #447427

Tints of Bilbao #447427

Color information

#447427 (or 0x447427) is unknown color: approx Bilbao. HEX triplet: 44, 74 and 27. RGB value is (68,116,39). Sum of RGB (Red+Green+Blue) = 68+116+39=223 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.49% from 223); Green value is 116 (45.70% from 255 or 52.02% from 223); Blue value is 39 (15.62% from 255 or 17.49% from 223); Max value from RGB is 116 - color contains mainly: green. Hex color #447427 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447427 is #BB8BD8. Grayscale: #5D5D5D. Windows color (decimal): -12291033 or 2585668. OLE color: 2585668.

HSL color Cylindrical-coordinate representation of color #447427: hue angle of 97.4º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #447427 is Cyan = 0.41, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.

Color convert

RGB6811639-
CMYK0.4100.660.55
HSL97.4º49.68%30.39%-
HSV(B)97.4º66.38%45.49%-
XYZ913.874.12-
YUV92.8797.6110.26-

RGB Variations

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

RGB

RED value IS 68 (26.95% from 255) = 30.49%
GREEN value IS 116 (45.70% from 255) = 52.02%
BLUE value IS 39 (15.62% from 255) = 17.49%
R=30.49%
G=52.02%
B=17.49%

CMYK

C (Cyan) values IS 0.41
M (Magenta) values IS 0
Y (Yellow) values IS 0.66
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal68116390.4100.660.5597.449.6830.39
Hex447427290423761321e
Octal10416447510102671416236
Binary1000100111010010011110100101000010110111110000111001011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #447427

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #447427; }

 p { color: rgb(68,116,39); }

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

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

 a { background-color: rgb(68,116,39); }

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

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

 span { border-color: rgb(68,116,39); }

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