#447327

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

Shades of Bilbao #447327

Tints of Bilbao #447327

Color information

#447327 (or 0x447327) is unknown color: approx Bilbao. HEX triplet: 44, 73 and 27. RGB value is (68,115,39). Sum of RGB (Red+Green+Blue) = 68+115+39=222 (29% of max value = 765). Red value is 68 (26.95% from 255 or 30.63% from 222); Green value is 115 (45.31% from 255 or 51.80% from 222); Blue value is 39 (15.62% from 255 or 17.57% from 222); Max value from RGB is 115 - color contains mainly: green. Hex color #447327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447327 is #BB8CD8. Grayscale: #5C5C5C. Windows color (decimal): -12291289 or 2585412. OLE color: 2585412.

HSL color Cylindrical-coordinate representation of color #447327: hue angle of 97.11º degrees, saturation: 0.49, 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 #447327 is Cyan = 0.41, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.

Color convert

RGB6811539-
CMYK0.4100.660.55
HSL97.11º49.35%30.2%-
HSV(B)97.11º66.09%45.1%-
XYZ8.8813.644.08-
YUV92.2897.93110.68-

RGB Variations

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

RGB

RED value IS 68 (26.95% from 255) = 30.63%
GREEN value IS 115 (45.31% from 255) = 51.80%
BLUE value IS 39 (15.62% from 255) = 17.57%
R=30.63%
G=51.80%
B=17.57%

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
Decimal68115390.4100.660.5597.1149.3530.2
Hex447327290423761311e
Octal10416347510102671416136
Binary1000100111001110011110100101000010110111110000111000111110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #447327

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #447327; }

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

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

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

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

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

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

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

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