#427507

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

Shades of Bilbao #427507

Tints of Bilbao #427507

Color information

#427507 (or 0x427507) is unknown color: approx Bilbao. HEX triplet: 42, 75 and 07. RGB value is (66,117,7). Sum of RGB (Red+Green+Blue) = 66+117+7=190 (25% of max value = 765). Red value is 66 (26.17% from 255 or 34.74% from 190); Green value is 117 (46.09% from 255 or 61.58% from 190); Blue value is 7 (3.12% from 255 or 3.68% from 190); Max value from RGB is 117 - color contains mainly: green. Hex color #427507 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427507 is #BD8AF8. Grayscale: #595959. Windows color (decimal): -12421881 or 488770. OLE color: 488770.

HSL color Cylindrical-coordinate representation of color #427507: hue angle of 87.82º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #427507 is Cyan = 0.44, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.54.

Color convert

RGB661177-
CMYK0.4400.940.54
HSL87.82º88.71%24.31%-
HSV(B)87.82º94.02%45.88%-
XYZ8.6513.92.43-
YUV89.2181.6111.44-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 34.74%
GREEN value IS 117 (46.09% from 255) = 61.58%
BLUE value IS 7 (3.12% from 255) = 3.68%
R=34.74%
G=61.58%
B=3.68%

CMYK

C (Cyan) values IS 0.44
M (Magenta) values IS 0
Y (Yellow) values IS 0.94
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal6611770.4400.940.5487.8288.7124.31
Hex427572C05E36585918
Octal10216575401366613013130
Binary10000101110101111101100010111101101101011000101100111000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427507

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427507; }

 p { color: rgb(66,117,7); }

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

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

 a { background-color: rgb(66,117,7); }

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

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

 span { border-color: rgb(66,117,7); }

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