COLOR #5A9264

HEX: #5A9264 RGB: (90,146,100)

Color info

#5A9264 contains red, green and blue colors in about the same proportion. Web safe color of #5A9264 is #669966 (or #696).

RGB color model

#5A9264 color RGB value is (90,146,100).

RGB: (90,146,100) (35%, 57%, 39%)

RGB channels and saturation

R 90 of 255 = 35%
G 146 of 255 = 57%
B 100 of 255 = 39%

90
146
100

R + G + B ~ 44%. #5A9264 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 90 + 146 + 100 = 336 (100%)
R 90 of 336 ~ 26.79%
G 146 of 336 ~ 43.45%
B 100 of 336 ~ 29.76'%

%26.79
%43.45
%29.76

CMYK color model

#5A9264 color CMYK value is (38,0,32,43).

  • cyan value is 38.36%
  • magenta value is 0.00%
  • yellow value is 31.51%
  • key color value is 42.75%

CMYK: (38,0,32,43)
C38M0Y32K43 (38%, 0%, 32%, 43%)
(0.38 / 0.00 / 0.32 / 0.43)

CMYK percentages

%38.36
%0
%31.51
%42.75

Codes

Color #5A9264 in popluar color models

5A 92 64
RGB 90 146 100
HSL 131° 23.73% 46.27%
HSB/HSV 131° 38.36% 57.25%
CMYK 38.36% 0.00% 31.51%
42.75%

Color #5A9264 in popluar number systems.

HEX 5A 92 64
Decimal 90 146 100
Binary 1011010 10010010 1100100
Octal 132 222 144

Shades and tints

Shades of #5A9264

#5A9264
(90,146,100)
#52855B
(82,133,91)
#4A7852
(74,120,82)
#426B49
(66,107,73)
#3A5E40
(58,94,64)
#325137
(50,81,55)
#2A442E
(42,68,46)
#223725
(34,55,37)
#1A2A1C
(26,42,28)
#121D13
(18,29,19)
#0A100A
(10,16,10)
#000000
(0,0,0)

Tints of #5A9264

#5A9264
(90,146,100)
#699B72
(105,155,114)
#78A480
(120,164,128)
#87AD8E
(135,173,142)
#96B69C
(150,182,156)
#A5BFAA
(165,191,170)
#B4C8B8
(180,200,184)
#C3D1C6
(195,209,198)
#D2DAD4
(210,218,212)
#E1E3E2
(225,227,226)
#F0ECF0
(240,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5A9264 color. Also use rgb(90,146,100) instead hex code.

Text Font Color

.myTextColor { color: #5A9264; }

<p style="color:#5A9264">This sample text font color is #5A9264.</p>

This text font color is #5A9264.

Background Color

.myBgColor { background-color: #5A9264; }

<div style="background-color:#5A9264">Inner text</div>

This div background color is #5A9264.

Border color

.myBorderColor { border: 1px solid #5A9264; }

<div style="border:3px solid #5A9264">Div</div>

This div border color is #5A9264.

Opacity

.myOpacity80 { color: #5A9264; opacity: 0.8; }

<p style="color:#5A9264;opacity:0.8;">80%</p>

Text with #5A9264 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #5A9264;}

<p style="text-shadow: 3px 3px 1px #5A9264">Text here.</p>

This text has shadow with #5A9264 color.


.textShadow {text-shadow: 3px 3px 1px #5A9264', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #5A9264, 5px 5px 20px red">Text here.</p>

This text has shadow with #5A9264 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#5A9264, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#5A9264, Direction=45, Strength=4)">Text</p>

This text has shadow with #5A9264 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #5A9264;
-webkit-box-shadow: 1px 1px 3px 2px #5A9264;
box-shadow: 1px 1px 3px 2px #5A9264;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #5A9264; -webkit-box-shadow: 1px 1px 3px 2px #5A9264; box-shadow:1px 1px 3px 2px #5A9264;">
Div content here
</div>

This div box has shadow with color #5A9264.

Preview

Color preview on black background

This text has color #5A9264 on black background.


Color preview on white background

This text has color #5A9264 on white background.


Black color preview on #5A9264 background

This text has black color on #5A9264 background.


White color preview on #5A9264 background

This text has white color on #5A9264 background.


Related colors

Complementary color

Complementary color for #hex is #A56D9B.


I love getcolorcode.com

Triadic colors

1 #645A92 and #92645A with #5A9264 are triadic colors.

2 #64925A and #925A64 with #5A9264 are triadic colors.