COLOR #759230

HEX: #759230 RGB: (117,146,48)

Color info

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

RGB color model

#759230 color RGB value is (117,146,48).

RGB: (117,146,48) (46%, 57%, 19%)

RGB channels and saturation

R 117 of 255 = 46%
G 146 of 255 = 57%
B 48 of 255 = 19%

117
146
48

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

Portions of RGB colors in percentages

R + G + B = 117 + 146 + 48 = 311 (100%)
R 117 of 311 ~ 37.62%
G 146 of 311 ~ 46.95%
B 48 of 311 ~ 15.43'%

%37.62
%46.95
%15.43

CMYK color model

#759230 color CMYK value is (20,0,67,43).

  • cyan value is 19.86%
  • magenta value is 0.00%
  • yellow value is 67.12%
  • key color value is 42.75%
CMYK: (20,0,67,43) C20M0Y67K43 (20%,0%,67%,43%) (0.20/0.00/0.67/0.43) 

CMYK percentages

%19.86
%0
%67.12
%42.75

Codes

Color #759230 in popluar color models

75 92 30
RGB 117 146 48
HSL 78° 50.52% 38.04%
HSB/HSV 78° 67.12% 57.25%
CMYK 19.86% 0.00% 67.12%
42.75%

Color #759230 in popluar number systems.

HEX 75 92 30
Decimal 117 146 48
Binary 1110101 10010010 110000
Octal 165 222 60

Shades and tints

Shades of #759230

#759230
(117,146,48)
#6B852C
(107,133,44)
#617828
(97,120,40)
#576B24
(87,107,36)
#4D5E20
(77,94,32)
#43511C
(67,81,28)
#394418
(57,68,24)
#2F3714
(47,55,20)
#252A10
(37,42,16)
#1B1D0C
(27,29,12)
#111008
(17,16,8)
#000000
(0,0,0)

Tints of #759230

#759230
(117,146,48)
#819B42
(129,155,66)
#8DA454
(141,164,84)
#99AD66
(153,173,102)
#A5B678
(165,182,120)
#B1BF8A
(177,191,138)
#BDC89C
(189,200,156)
#C9D1AE
(201,209,174)
#D5DAC0
(213,218,192)
#E1E3D2
(225,227,210)
#EDECE4
(237,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #759230 color. Also use rgb(117,146,48) instead hex code.

Text Font Color

.myTextColor { color: #759230; }

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

This text font color is #759230.

Background Color

.myBgColor { background-color: #759230; }

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

This div background color is #759230.

Border color

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

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

This div border color is #759230.

Opacity

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

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

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

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

This text has shadow with #759230 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #759230.

Preview

Color preview on black background

This text has color #759230 on black background.


Color preview on white background

This text has color #759230 on white background.


Black color preview on #759230 background

This text has black color on #759230 background.


White color preview on #759230 background

This text has white color on #759230 background.


Related colors

Complementary color

Complementary color for #hex is #8A6DCF.


I love getcolorcode.com

Triadic colors

1 #307592 and #923075 with #759230 are triadic colors.

2 #309275 and #927530 with #759230 are triadic colors.