#427317

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

Shades of Bilbao #427317

Tints of Bilbao #427317

Color information

#427317 (or 0x427317) is unknown color: approx Bilbao. HEX triplet: 42, 73 and 17. RGB value is (66,115,23). Sum of RGB (Red+Green+Blue) = 66+115+23=204 (27% of max value = 765). Red value is 66 (26.17% from 255 or 32.35% from 204); Green value is 115 (45.31% from 255 or 56.37% from 204); Blue value is 23 (9.38% from 255 or 11.27% from 204); Max value from RGB is 115 - color contains mainly: green. Hex color #427317 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427317 is #BD8CE8. Grayscale: #5A5A5A. Windows color (decimal): -12422377 or 1536834. OLE color: 1536834.

HSL color Cylindrical-coordinate representation of color #427317: hue angle of 91.96º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #427317 is Cyan = 0.43, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.55.

Color convert

RGB6611523-
CMYK0.4300.800.55
HSL91.96º66.67%27.06%-
HSV(B)91.96º80%45.1%-
XYZ8.5313.482.96-
YUV89.8690.27110.98-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 32.35%
GREEN value IS 115 (45.31% from 255) = 56.37%
BLUE value IS 23 (9.38% from 255) = 11.27%
R=32.35%
G=56.37%
B=11.27%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0
Y (Yellow) values IS 0.80
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66115230.4300.800.5591.9666.6727.06
Hex4273172B050375c431b
Octal102163275301206713410333
Binary1000010111001110111101011010100001101111011100100001111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427317

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427317; }

 p { color: rgb(66,115,23); }

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

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

 a { background-color: rgb(66,115,23); }

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

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

 span { border-color: rgb(66,115,23); }

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