COLOR #07502F

HEX: #07502F RGB: (7,80,47)

Color info

#07502F contains mainly green and blue colors. Web safe color of #07502F is #006633 (or #063).

RGB color model

#07502F color RGB value is (7,80,47).

RGB: (7,80,47) (3%, 31%, 18%)

RGB channels and saturation

R 7 of 255 = 3%
G 80 of 255 = 31%
B 47 of 255 = 18%

7
80
47

R + G + B ~ 17%. #07502F is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 80 + 47 = 134 (100%)
R 7 of 134 ~ 5.22%
G 80 of 134 ~ 59.7%
B 47 of 134 ~ 35.07'%

%59.7
%35.07

CMYK color model

#07502F color CMYK value is (91,0,41,69).

  • cyan value is 91.25%
  • magenta value is 0.00%
  • yellow value is 41.25%
  • key color value is 68.63%

CMYK: (91,0,41,69)
C91M0Y41K69 (91%, 0%, 41%, 69%)
(0.91 / 0.00 / 0.41 / 0.69)

CMYK percentages

%91.25
%0
%41.25
%68.63

Codes

Color #07502F in popluar color models

07 50 2F
RGB 7 80 47
HSL 153° 83.91% 17.06%
HSB/HSV 153° 91.25% 31.37%
CMYK 91.25% 0.00% 41.25%
68.63%

Color #07502F in popluar number systems.

HEX 07 50 2F
Decimal 7 80 47
Binary 111 1010000 101111
Octal 7 120 57

Shades and tints

Shades of #07502F

#07502F
(7,80,47)
#07492B
(7,73,43)
#074227
(7,66,39)
#073B23
(7,59,35)
#07341F
(7,52,31)
#072D1B
(7,45,27)
#072617
(7,38,23)
#071F13
(7,31,19)
#07180F
(7,24,15)
#07110B
(7,17,11)
#070A07
(7,10,7)
#000000
(0,0,0)

Tints of #07502F

#07502F
(7,80,47)
#1D5F41
(29,95,65)
#336E53
(51,110,83)
#497D65
(73,125,101)
#5F8C77
(95,140,119)
#759B89
(117,155,137)
#8BAA9B
(139,170,155)
#A1B9AD
(161,185,173)
#B7C8BF
(183,200,191)
#CDD7D1
(205,215,209)
#E3E6E3
(227,230,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07502F color. Also use rgb(7,80,47) instead hex code.

Text Font Color

.myTextColor { color: #07502F; }

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

This text font color is #07502F.

Background Color

.myBgColor { background-color: #07502F; }

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

This div background color is #07502F.

Border color

.myBorderColor { border: 1px solid #07502F; }

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

This div border color is #07502F.

Opacity

.myOpacity80 { color: #07502F; opacity: 0.8; }

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

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

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

This text has shadow with #07502F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07502F.

Preview

Color preview on black background

This text has color #07502F on black background.


Color preview on white background

This text has color #07502F on white background.


Black color preview on #07502F background

This text has black color on #07502F background.


White color preview on #07502F background

This text has white color on #07502F background.


Related colors

Complementary color

Complementary color for #hex is #F8AFD0.


I love getcolorcode.com

Triadic colors

1 #2F0750 and #502F07 with #07502F are triadic colors.

2 #2F5007 and #50072F with #07502F are triadic colors.