COLOR #075625

HEX: #075625 RGB: (7,86,37)

Color info

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

RGB color model

#075625 color RGB value is (7,86,37).

RGB: (7,86,37) (3%, 34%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 86 of 255 = 34%
B 37 of 255 = 15%

7
86
37

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

Portions of RGB colors in percentages

R + G + B = 7 + 86 + 37 = 130 (100%)
R 7 of 130 ~ 5.38%
G 86 of 130 ~ 66.15%
B 37 of 130 ~ 28.46'%

%66.15
%28.46

CMYK color model

#075625 color CMYK value is (92,0,57,66).

  • cyan value is 91.86%
  • magenta value is 0.00%
  • yellow value is 56.98%
  • key color value is 66.27%

CMYK: (92,0,57,66)
C92M0Y57K66 (92%, 0%, 57%, 66%)
(0.92 / 0.00 / 0.57 / 0.66)

CMYK percentages

%91.86
%0
%56.98
%66.27

Codes

Color #075625 in popluar color models

07 56 25
RGB 7 86 37
HSL 143° 84.95% 18.24%
HSB/HSV 143° 91.86% 33.73%
CMYK 91.86% 0.00% 56.98%
66.27%

Color #075625 in popluar number systems.

HEX 07 56 25
Decimal 7 86 37
Binary 111 1010110 100101
Octal 7 126 45

Shades and tints

Shades of #075625

#075625
(7,86,37)
#074F22
(7,79,34)
#07481F
(7,72,31)
#07411C
(7,65,28)
#073A19
(7,58,25)
#073316
(7,51,22)
#072C13
(7,44,19)
#072510
(7,37,16)
#071E0D
(7,30,13)
#07170A
(7,23,10)
#071007
(7,16,7)
#000000
(0,0,0)

Tints of #075625

#075625
(7,86,37)
#1D6538
(29,101,56)
#33744B
(51,116,75)
#49835E
(73,131,94)
#5F9271
(95,146,113)
#75A184
(117,161,132)
#8BB097
(139,176,151)
#A1BFAA
(161,191,170)
#B7CEBD
(183,206,189)
#CDDDD0
(205,221,208)
#E3ECE3
(227,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #075625 color. Also use rgb(7,86,37) instead hex code.

Text Font Color

.myTextColor { color: #075625; }

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

This text font color is #075625.

Background Color

.myBgColor { background-color: #075625; }

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

This div background color is #075625.

Border color

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

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

This div border color is #075625.

Opacity

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

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

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

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

This text has shadow with #075625 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #075625.

Preview

Color preview on black background

This text has color #075625 on black background.


Color preview on white background

This text has color #075625 on white background.


Black color preview on #075625 background

This text has black color on #075625 background.


White color preview on #075625 background

This text has white color on #075625 background.


Related colors

Complementary color

Complementary color for #hex is #F8A9DA.


I love getcolorcode.com

Triadic colors

1 #250756 and #562507 with #075625 are triadic colors.

2 #255607 and #560725 with #075625 are triadic colors.