#427735

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

Shades of Bilbao #427735

Tints of Bilbao #427735

Color information

#427735 (or 0x427735) is unknown color: approx Bilbao. HEX triplet: 42, 77 and 35. RGB value is (66,119,53). Sum of RGB (Red+Green+Blue) = 66+119+53=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 119 (46.88% from 255 or 50% from 238); Blue value is 53 (21.09% from 255 or 22.27% from 238); Max value from RGB is 119 - color contains mainly: green. Hex color #427735 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #427735 is #BD88CA. Grayscale: #5F5F5F. Windows color (decimal): -12421323 or 3503938. OLE color: 3503938.

HSL color Cylindrical-coordinate representation of color #427735: hue angle of 108.18º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #427735 is Cyan = 0.45, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.53.

Color convert

RGB6611953-
CMYK0.4500.550.53
HSL108.18º38.37%33.73%-
HSV(B)108.18º55.46%46.67%-
XYZ9.4914.615.69-
YUV95.63103.94106.87-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 27.73%
GREEN value IS 119 (46.88% from 255) = 50%
BLUE value IS 53 (21.09% from 255) = 22.27%
R=27.73%
G=50%
B=22.27%

CMYK

C (Cyan) values IS 0.45
M (Magenta) values IS 0
Y (Yellow) values IS 0.55
K (Black) values IS 0.53
SystemRedGreenBlueCMYKHSL
Decimal66119530.4500.550.53108.1838.3733.73
Hex4277352D037356c2622
Octal1021676555067651544642
Binary1000010111011111010110110101101111101011101100100110100010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427735

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427735; }

 p { color: rgb(66,119,53); }

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

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

 a { background-color: rgb(66,119,53); }

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

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

 span { border-color: rgb(66,119,53); }

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