COLOR #638133

HEX: #638133 RGB: (99,129,51)

Color info

#638133 contains mainly red and green colors. Web safe color of #638133 is #669933 (or #693).

RGB color model

#638133 color RGB value is (99,129,51).

RGB: (99,129,51) (39%, 51%, 20%)

RGB channels and saturation

R 99 of 255 = 39%
G 129 of 255 = 51%
B 51 of 255 = 20%

99
129
51

R + G + B ~ 37%. #638133 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 99 + 129 + 51 = 279 (100%)
R 99 of 279 ~ 35.48%
G 129 of 279 ~ 46.24%
B 51 of 279 ~ 18.28'%

%35.48
%46.24
%18.28

CMYK color model

#638133 color CMYK value is (23,0,60,49).

  • cyan value is 23.26%
  • magenta value is 0.00%
  • yellow value is 60.47%
  • key color value is 49.41%

CMYK: (23,0,60,49)
C23M0Y60K49 (23%, 0%, 60%, 49%)
(0.23 / 0.00 / 0.60 / 0.49)

CMYK percentages

%23.26
%0
%60.47
%49.41

Codes

Color #638133 in popluar color models

63 81 33
RGB 99 129 51
HSL 83° 43.33% 35.29%
HSB/HSV 83° 60.47% 50.59%
CMYK 23.26% 0.00% 60.47%
49.41%

Color #638133 in popluar number systems.

HEX 63 81 33
Decimal 99 129 51
Binary 1100011 10000001 110011
Octal 143 201 63

Shades and tints

Shades of #638133

#638133
(99,129,51)
#5A762F
(90,118,47)
#516B2B
(81,107,43)
#486027
(72,96,39)
#3F5523
(63,85,35)
#364A1F
(54,74,31)
#2D3F1B
(45,63,27)
#243417
(36,52,23)
#1B2913
(27,41,19)
#121E0F
(18,30,15)
#09130B
(9,19,11)
#000000
(0,0,0)

Tints of #638133

#638133
(99,129,51)
#718C45
(113,140,69)
#7F9757
(127,151,87)
#8DA269
(141,162,105)
#9BAD7B
(155,173,123)
#A9B88D
(169,184,141)
#B7C39F
(183,195,159)
#C5CEB1
(197,206,177)
#D3D9C3
(211,217,195)
#E1E4D5
(225,228,213)
#EFEFE7
(239,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #638133 color. Also use rgb(99,129,51) instead hex code.

Text Font Color

.myTextColor { color: #638133; }

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

This text font color is #638133.

Background Color

.myBgColor { background-color: #638133; }

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

This div background color is #638133.

Border color

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

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

This div border color is #638133.

Opacity

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

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

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

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

This text has shadow with #638133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #638133.

Preview

Color preview on black background

This text has color #638133 on black background.


Color preview on white background

This text has color #638133 on white background.


Black color preview on #638133 background

This text has black color on #638133 background.


White color preview on #638133 background

This text has white color on #638133 background.


Related colors

Complementary color

Complementary color for #hex is #9C7ECC.


I love getcolorcode.com

Triadic colors

1 #336381 and #813363 with #638133 are triadic colors.

2 #338163 and #816333 with #638133 are triadic colors.