#427116

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

Shades of Bilbao #427116

Tints of Bilbao #427116

Color information

#427116 (or 0x427116) is unknown color: approx Bilbao. HEX triplet: 42, 71 and 16. RGB value is (66,113,22). Sum of RGB (Red+Green+Blue) = 66+113+22=201 (26% of max value = 765). Red value is 66 (26.17% from 255 or 32.84% from 201); Green value is 113 (44.53% from 255 or 56.22% from 201); Blue value is 22 (8.98% from 255 or 10.95% from 201); Max value from RGB is 113 - color contains mainly: green. Hex color #427116 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427116 is #BD8EE9. Grayscale: #585858. Windows color (decimal): -12422890 or 1470786. OLE color: 1470786.

HSL color Cylindrical-coordinate representation of color #427116: hue angle of 90.99º degrees, saturation: 0.67, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #427116 is Cyan = 0.42, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.56.

Color convert

RGB6611322-
CMYK0.4200.810.56
HSL90.99º67.41%26.47%-
HSV(B)90.99º80.53%44.31%-
XYZ8.313.032.84-
YUV88.5790.43111.9-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.84%
GREEN value IS 113 (44.53% from 255) = 56.22%
BLUE value IS 22 (8.98% from 255) = 10.95%
R=32.84%
G=56.22%
B=10.95%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0
Y (Yellow) values IS 0.81
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal66113220.4200.810.5690.9967.4126.47
Hex4271162A051385b431a
Octal102161265201217013310332
Binary1000010111000110110101010010100011110001011011100001111010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427116

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427116; }

 p { color: rgb(66,113,22); }

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

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

 a { background-color: rgb(66,113,22); }

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

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

 span { border-color: rgb(66,113,22); }

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