#427226

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

Shades of Bilbao #427226

Tints of Bilbao #427226

Color information

#427226 (or 0x427226) is unknown color: approx Bilbao. HEX triplet: 42, 72 and 26. RGB value is (66,114,38). Sum of RGB (Red+Green+Blue) = 66+114+38=218 (28% of max value = 765). Red value is 66 (26.17% from 255 or 30.28% from 218); Green value is 114 (44.92% from 255 or 52.29% from 218); Blue value is 38 (15.23% from 255 or 17.43% from 218); Max value from RGB is 114 - color contains mainly: green. Hex color #427226 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427226 is #BD8DD9. Grayscale: #5B5B5B. Windows color (decimal): -12422618 or 2519618. OLE color: 2519618.

HSL color Cylindrical-coordinate representation of color #427226: hue angle of 97.89º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #427226 is Cyan = 0.42, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.

Color convert

RGB6611438-
CMYK0.4200.670.55
HSL97.89º50%29.8%-
HSV(B)97.89º66.67%44.71%-
XYZ8.6113.333.95-
YUV90.9898.1110.18-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 30.28%
GREEN value IS 114 (44.92% from 255) = 52.29%
BLUE value IS 38 (15.23% from 255) = 17.43%
R=30.28%
G=52.29%
B=17.43%

CMYK

C (Cyan) values IS 0.42
M (Magenta) values IS 0
Y (Yellow) values IS 0.67
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66114380.4200.670.5597.895029.8
Hex4272262A0433762321e
Octal10216246520103671426236
Binary1000010111001010011010101001000011110111110001011001011110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427226

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427226; }

 p { color: rgb(66,114,38); }

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

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

 a { background-color: rgb(66,114,38); }

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

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

 span { border-color: rgb(66,114,38); }

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