COLOR #07594C

HEX: #07594C RGB: (7,89,76)

Color info

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

RGB color model

#07594C color RGB value is (7,89,76).

RGB: (7,89,76) (3%, 35%, 30%)

RGB channels and saturation

R 7 of 255 = 3%
G 89 of 255 = 35%
B 76 of 255 = 30%

7
89
76

R + G + B ~ 23%. #07594C is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 89 + 76 = 172 (100%)
R 7 of 172 ~ 4.07%
G 89 of 172 ~ 51.74%
B 76 of 172 ~ 44.19'%

%51.74
%44.19

CMYK color model

#07594C color CMYK value is (92,0,15,65).

  • cyan value is 92.13%
  • magenta value is 0.00%
  • yellow value is 14.61%
  • key color value is 65.10%
CMYK: (92,0,15,65) C92M0Y15K65 (92%,0%,15%,65%) (0.92/0.00/0.15/0.65) 

CMYK percentages

%92.13
%0
%14.61
%65.1

Codes

Color #07594C in popluar color models

07 59 4C
RGB 7 89 76
HSL 170° 85.42% 18.82%
HSB/HSV 170° 92.13% 34.90%
CMYK 92.13% 0.00% 14.61%
65.10%

Color #07594C in popluar number systems.

HEX 07 59 4C
Decimal 7 89 76
Binary 111 1011001 1001100
Octal 7 131 114

Shades and tints

Shades of #07594C

#07594C
(7,89,76)
#075146
(7,81,70)
#074940
(7,73,64)
#07413A
(7,65,58)
#073934
(7,57,52)
#07312E
(7,49,46)
#072928
(7,41,40)
#072122
(7,33,34)
#07191C
(7,25,28)
#071116
(7,17,22)
#070910
(7,9,16)
#000000
(0,0,0)

Tints of #07594C

#07594C
(7,89,76)
#1D685C
(29,104,92)
#33776C
(51,119,108)
#49867C
(73,134,124)
#5F958C
(95,149,140)
#75A49C
(117,164,156)
#8BB3AC
(139,179,172)
#A1C2BC
(161,194,188)
#B7D1CC
(183,209,204)
#CDE0DC
(205,224,220)
#E3EFEC
(227,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07594C color. Also use rgb(7,89,76) instead hex code.

Text Font Color

.myTextColor { color: #07594C; }

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

This text font color is #07594C.

Background Color

.myBgColor { background-color: #07594C; }

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

This div background color is #07594C.

Border color

.myBorderColor { border: 1px solid #07594C; }

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

This div border color is #07594C.

Opacity

.myOpacity80 { color: #07594C; opacity: 0.8; }

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

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

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

This text has shadow with #07594C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07594C.

Preview

Color preview on black background

This text has color #07594C on black background.


Color preview on white background

This text has color #07594C on white background.


Black color preview on #07594C background

This text has black color on #07594C background.


White color preview on #07594C background

This text has white color on #07594C background.


Related colors

Complementary color

Complementary color for #hex is #F8A6B3.


I love getcolorcode.com

Triadic colors

1 #4C0759 and #594C07 with #07594C are triadic colors.

2 #4C5907 and #59074C with #07594C are triadic colors.