#407308

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

Shades of Bilbao #407308

Tints of Bilbao #407308

Color information

#407308 (or 0x407308) is unknown color: approx Bilbao. HEX triplet: 40, 73 and 08. RGB value is (64,115,8). Sum of RGB (Red+Green+Blue) = 64+115+8=187 (24% of max value = 765). Red value is 64 (25.39% from 255 or 34.22% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 8 (3.52% from 255 or 4.28% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #407308 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #407308 is #BF8CF7. Grayscale: #575757. Windows color (decimal): -12553464 or 553792. OLE color: 553792.

HSL color Cylindrical-coordinate representation of color #407308: hue angle of 88.6º degrees, saturation: 0.87, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #407308 is Cyan = 0.44, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.55.

Color convert

RGB641158-
CMYK0.4400.930.55
HSL88.6º86.99%24.12%-
HSV(B)88.6º93.04%45.1%-
XYZ8.2913.372.37-
YUV87.5583.1111.2-

RGB Variations

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

RGB

RED value IS 64 (25.39% from 255) = 34.22%
GREEN value IS 115 (45.31% from 255) = 61.50%
BLUE value IS 8 (3.52% from 255) = 4.28%
R=34.22%
G=61.50%
B=4.28%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.93
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal6411580.4400.930.5588.686.9924.12
Hex407382C05D37595718
Octal100163105401356713112730
Binary100000011100111000101100010111011101111011001101011111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #407308

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #407308; }

 p { color: rgb(64,115,8); }

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

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

 a { background-color: rgb(64,115,8); }

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

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

 span { border-color: rgb(64,115,8); }

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