#427310

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

Shades of Bilbao #427310

Tints of Bilbao #427310

Color information

#427310 (or 0x427310) is unknown color: approx Bilbao. HEX triplet: 42, 73 and 10. RGB value is (66,115,16). Sum of RGB (Red+Green+Blue) = 66+115+16=197 (26% of max value = 765). Red value is 66 (26.17% from 255 or 33.50% from 197); Green value is 115 (45.31% from 255 or 58.38% from 197); Blue value is 16 (6.64% from 255 or 8.12% from 197); Max value from RGB is 115 - color contains mainly: green. Hex color #427310 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #427310 is #BD8CEF. Grayscale: #595959. Windows color (decimal): -12422384 or 1078082. OLE color: 1078082.

HSL color Cylindrical-coordinate representation of color #427310: hue angle of 89.7º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #427310 is Cyan = 0.43, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.55.

Color convert

RGB6611516-
CMYK0.4300.860.55
HSL89.7º75.57%25.69%-
HSV(B)89.7º86.09%45.1%-
XYZ8.4713.462.64-
YUV89.0686.77111.55-

RGB Variations

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

RGB

RED value IS 66 (26.17% from 255) = 33.50%
GREEN value IS 115 (45.31% from 255) = 58.38%
BLUE value IS 16 (6.64% from 255) = 8.12%
R=33.50%
G=58.38%
B=8.12%

CMYK

C (Cyan) values IS 0.43
M (Magenta) values IS 0
Y (Yellow) values IS 0.86
K (Black) values IS 0.55
SystemRedGreenBlueCMYKHSL
Decimal66115160.4300.860.5589.775.5725.69
Hex4273102B056375a4c1a
Octal102163205301266713211432
Binary1000010111001110000101011010101101101111011010100110011010

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #427310

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #427310; }

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

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

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

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

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

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

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

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