#527156

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

Shades of Killarney #527156

Tints of Killarney #527156

Color information

#527156 (or 0x527156) is unknown color: approx Killarney. HEX triplet: 52, 71 and 56. RGB value is (82,113,86). Sum of RGB (Red+Green+Blue) = 82+113+86=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 113 (44.53% from 255 or 40.21% from 281); Blue value is 86 (33.98% from 255 or 30.60% from 281); Max value from RGB is 113 - color contains mainly: green. Hex color #527156 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527156 is #AD8EA9. Grayscale: #646464. Windows color (decimal): -11374250 or 5665106. OLE color: 5665106.

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

Color convert

RGB8211386-
CMYK0.2700.240.56
HSL127.74º15.9%38.24%-
HSV(B)127.74º27.43%44.31%-
XYZ11.0614.2810.98-
YUV100.65119.73114.7-

RGB Variations

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

RGB

RED value IS 82 (32.42% from 255) = 29.18%
GREEN value IS 113 (44.53% from 255) = 40.21%
BLUE value IS 86 (33.98% from 255) = 30.60%
R=29.18%
G=40.21%
B=30.60%

CMYK

C (Cyan) values IS 0.27
M (Magenta) values IS 0
Y (Yellow) values IS 0.24
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal82113860.2700.240.56127.7415.938.24
Hex5271561B01838801026
Octal12216112633030702002046
Binary101001011100011010110110110110001110001000000010000100110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #527156

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #527156; }

 p { color: rgb(82,113,86); }

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

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

 a { background-color: rgb(82,113,86); }

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

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

 span { border-color: rgb(82,113,86); }

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