#447608

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

Shades of Bilbao #447608

Tints of Bilbao #447608

Color information

#447608 (or 0x447608) is unknown color: approx Bilbao. HEX triplet: 44, 76 and 08. RGB value is (68,118,8). Sum of RGB (Red+Green+Blue) = 68+118+8=194 (25% of max value = 765). Red value is 68 (26.95% from 255 or 35.05% from 194); Green value is 118 (46.48% from 255 or 60.82% from 194); Blue value is 8 (3.52% from 255 or 4.12% from 194); Max value from RGB is 118 - color contains mainly: green. Hex color #447608 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #447608 is #BB89F7. Grayscale: #5A5A5A. Windows color (decimal): -12290552 or 554564. OLE color: 554564.

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

Color convert

RGB681188-
CMYK0.4200.930.54
HSL87.27º87.3%24.71%-
HSV(B)87.27º93.22%46.27%-
XYZ8.9114.22.5-
YUV90.5181.44111.94-

RGB Variations

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

RGB

RED value IS 68 (26.95% from 255) = 35.05%
GREEN value IS 118 (46.48% from 255) = 60.82%
BLUE value IS 8 (3.52% from 255) = 4.12%
R=35.05%
G=60.82%
B=4.12%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal6811880.4200.930.5487.2787.324.71
Hex447682A05D36575719
Octal104166105201356612712731
Binary100010011101101000101010010111011101101010111101011111001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #447608

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #447608; }

 p { color: rgb(68,118,8); }

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

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

 a { background-color: rgb(68,118,8); }

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

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

 span { border-color: rgb(68,118,8); }

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