COLOR #639453

HEX: #639453 RGB: (99,148,83)

Color info

#639453 contains mainly red and green colors. Web safe color of #639453 is #669966 (or #696).

RGB color model

#639453 color RGB value is (99,148,83).

RGB: (99,148,83) (39%, 58%, 33%)

RGB channels and saturation

R 99 of 255 = 39%
G 148 of 255 = 58%
B 83 of 255 = 33%

99
148
83

R + G + B ~ 43%. #639453 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 99 + 148 + 83 = 330 (100%)
R 99 of 330 ~ 30%
G 148 of 330 ~ 44.85%
B 83 of 330 ~ 25.15'%

%30
%44.85
%25.15

CMYK color model

#639453 color CMYK value is (33,0,44,42).

  • cyan value is 33.11%
  • magenta value is 0.00%
  • yellow value is 43.92%
  • key color value is 41.96%
CMYK: (33,0,44,42) C33M0Y44K42 (33%,0%,44%,42%) (0.33/0.00/0.44/0.42) 

CMYK percentages

%33.11
%0
%43.92
%41.96

Codes

Color #639453 in popluar color models

63 94 53
RGB 99 148 83
HSL 105° 28.14% 45.29%
HSB/HSV 105° 43.92% 58.04%
CMYK 33.11% 0.00% 43.92%
41.96%

Color #639453 in popluar number systems.

HEX 63 94 53
Decimal 99 148 83
Binary 1100011 10010100 1010011
Octal 143 224 123

Shades and tints

Shades of #639453

#639453
(99,148,83)
#5A874C
(90,135,76)
#517A45
(81,122,69)
#486D3E
(72,109,62)
#3F6037
(63,96,55)
#365330
(54,83,48)
#2D4629
(45,70,41)
#243922
(36,57,34)
#1B2C1B
(27,44,27)
#121F14
(18,31,20)
#09120D
(9,18,13)
#000000
(0,0,0)

Tints of #639453

#639453
(99,148,83)
#719D62
(113,157,98)
#7FA671
(127,166,113)
#8DAF80
(141,175,128)
#9BB88F
(155,184,143)
#A9C19E
(169,193,158)
#B7CAAD
(183,202,173)
#C5D3BC
(197,211,188)
#D3DCCB
(211,220,203)
#E1E5DA
(225,229,218)
#EFEEE9
(239,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #639453 color. Also use rgb(99,148,83) instead hex code.

Text Font Color

.myTextColor { color: #639453; }

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

This text font color is #639453.

Background Color

.myBgColor { background-color: #639453; }

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

This div background color is #639453.

Border color

.myBorderColor { border: 1px solid #639453; }

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

This div border color is #639453.

Opacity

.myOpacity80 { color: #639453; opacity: 0.8; }

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

Text with #639453 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 #639453;}

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

This text has shadow with #639453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #639453.

Preview

Color preview on black background

This text has color #639453 on black background.


Color preview on white background

This text has color #639453 on white background.


Black color preview on #639453 background

This text has black color on #639453 background.


White color preview on #639453 background

This text has white color on #639453 background.


Related colors

Complementary color

Complementary color for #hex is #9C6BAC.


I love getcolorcode.com

Triadic colors

1 #536394 and #945363 with #639453 are triadic colors.

2 #539463 and #946353 with #639453 are triadic colors.