#537056

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

Shades of Killarney #537056

Tints of Killarney #537056

Color information

#537056 (or 0x537056) is unknown color: approx Killarney. HEX triplet: 53, 70 and 56. RGB value is (83,112,86). Sum of RGB (Red+Green+Blue) = 83+112+86=281 (37% of max value = 765). Red value is 83 (32.81% from 255 or 29.54% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 112 - color contains mainly: green. Hex color #537056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537056 is #AC8FA9. Grayscale: #646464. Windows color (decimal): -11308970 or 5664851. OLE color: 5664851.

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

Color convert

RGB8311286-
CMYK0.2600.230.56
HSL126.21º14.87%38.24%-
HSV(B)126.21º25.89%43.92%-
XYZ11.0414.110.94-
YUV100.36119.89115.61-

RGB Variations

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

RGB

RED value IS 83 (32.81% from 255) = 29.54%
GREEN value IS 112 (44.14% from 255) = 39.86%
BLUE value IS 86 (33.98% from 255) = 30.60%
R=29.54%
G=39.86%
B=30.60%

CMYK

C (Cyan) values IS 0.26
M (Magenta) values IS 0
Y (Yellow) values IS 0.23
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal83112860.2600.230.56126.2114.8738.24
Hex5370561A017387ef26
Octal12316012632027701761746
Binary1010011111000010101101101001011111100011111101111100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #537056

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #537056; }

 p { color: rgb(83,112,86); }

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

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

 a { background-color: rgb(83,112,86); }

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

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

 span { border-color: rgb(83,112,86); }

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