#447521

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

Shades of Bilbao #447521

Tints of Bilbao #447521

Color information

#447521 (or 0x447521) is unknown color: approx Bilbao. HEX triplet: 44, 75 and 21. RGB value is (68,117,33). Sum of RGB (Red+Green+Blue) = 68+117+33=218 (28% of max value = 765). Red value is 68 (26.95% from 255 or 31.19% from 218); Green value is 117 (46.09% from 255 or 53.67% from 218); Blue value is 33 (13.28% from 255 or 15.14% from 218); Max value from RGB is 117 - color contains mainly: green. Hex color #447521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #447521 is #BB8ADE. Grayscale: #5D5D5D. Windows color (decimal): -12290783 or 2192708. OLE color: 2192708.

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

Color convert

RGB6811733-
CMYK0.4200.720.54
HSL95º56%29.41%-
HSV(B)95º71.79%45.88%-
XYZ9.0214.063.68-
YUV92.7794.27110.33-

RGB Variations

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

RGB

RED value IS 68 (26.95% from 255) = 31.19%
GREEN value IS 117 (46.09% from 255) = 53.67%
BLUE value IS 33 (13.28% from 255) = 15.14%
R=31.19%
G=53.67%
B=15.14%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0
Y (Yellow) values IS 0.72
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal68117330.4200.720.54955629.41
Hex4475212A048365f381d
Octal10416541520110661377035
Binary1000100111010110000110101001001000110110101111111100011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #447521

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #447521; }

 p { color: rgb(68,117,33); }

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

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

 a { background-color: rgb(68,117,33); }

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

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

 span { border-color: rgb(68,117,33); }

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