#448308

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

Shades of Bilbao #448308

Tints of Bilbao #448308

Color information

#448308 (or 0x448308) is unknown color: approx Bilbao. HEX triplet: 44, 83 and 08. RGB value is (68,131,8). Sum of RGB (Red+Green+Blue) = 68+131+8=207 (27% of max value = 765). Red value is 68 (26.95% from 255 or 32.85% from 207); Green value is 131 (51.56% from 255 or 63.29% from 207); Blue value is 8 (3.52% from 255 or 3.86% from 207); Max value from RGB is 131 - color contains mainly: green. Hex color #448308 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #448308 is #BB7CF7. Grayscale: #626262. Windows color (decimal): -12287224 or 557892. OLE color: 557892.

HSL color Cylindrical-coordinate representation of color #448308: hue angle of 90.73º degrees, saturation: 0.88, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #448308 is Cyan = 0.48, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.49.

Color convert

RGB681318-
CMYK0.4800.940.49
HSL90.73º88.49%27.25%-
HSV(B)90.73º93.89%51.37%-
XYZ10.5417.483.05-
YUV98.1477.13106.5-

RGB Variations

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

RGB

RED value IS 68 (26.95% from 255) = 32.85%
GREEN value IS 131 (51.56% from 255) = 63.29%
BLUE value IS 8 (3.52% from 255) = 3.86%
R=32.85%
G=63.29%
B=3.86%

CMYK

C (Cyan) values IS 0.48
M (Magenta) values IS 0
Y (Yellow) values IS 0.94
K (Black) values IS 0.49
SystemRedGreenBlueCMYKHSL
Decimal6813180.4800.940.4990.7388.4927.25
Hex448383005E315b581b
Octal104203106001366113313033
Binary1000100100000111000110000010111101100011011011101100011011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #448308

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #448308; }

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

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

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

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

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

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

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

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