COLOR #07593B

HEX: #07593B RGB: (7,89,59)

Color info

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

RGB color model

#07593B color RGB value is (7,89,59).

RGB: (7,89,59) (3%, 35%, 23%)

RGB channels and saturation

R 7 of 255 = 3%
G 89 of 255 = 35%
B 59 of 255 = 23%

7
89
59

R + G + B ~ 20%. #07593B is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 89 + 59 = 155 (100%)
R 7 of 155 ~ 4.52%
G 89 of 155 ~ 57.42%
B 59 of 155 ~ 38.06'%

%57.42
%38.06

CMYK color model

#07593B color CMYK value is (92,0,34,65).

  • cyan value is 92.13%
  • magenta value is 0.00%
  • yellow value is 33.71%
  • key color value is 65.10%

CMYK: (92,0,34,65)
C92M0Y34K65 (92%, 0%, 34%, 65%)
(0.92 / 0.00 / 0.34 / 0.65)

CMYK percentages

%92.13
%0
%33.71
%65.1

Codes

Color #07593B in popluar color models

07 59 3B
RGB 7 89 59
HSL 158° 85.42% 18.82%
HSB/HSV 158° 92.13% 34.90%
CMYK 92.13% 0.00% 33.71%
65.10%

Color #07593B in popluar number systems.

HEX 07 59 3B
Decimal 7 89 59
Binary 111 1011001 111011
Octal 7 131 73

Shades and tints

Shades of #07593B

#07593B
(7,89,59)
#075136
(7,81,54)
#074931
(7,73,49)
#07412C
(7,65,44)
#073927
(7,57,39)
#073122
(7,49,34)
#07291D
(7,41,29)
#072118
(7,33,24)
#071913
(7,25,19)
#07110E
(7,17,14)
#070909
(7,9,9)
#000000
(0,0,0)

Tints of #07593B

#07593B
(7,89,59)
#1D684C
(29,104,76)
#33775D
(51,119,93)
#49866E
(73,134,110)
#5F957F
(95,149,127)
#75A490
(117,164,144)
#8BB3A1
(139,179,161)
#A1C2B2
(161,194,178)
#B7D1C3
(183,209,195)
#CDE0D4
(205,224,212)
#E3EFE5
(227,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07593B color. Also use rgb(7,89,59) instead hex code.

Text Font Color

.myTextColor { color: #07593B; }

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

This text font color is #07593B.

Background Color

.myBgColor { background-color: #07593B; }

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

This div background color is #07593B.

Border color

.myBorderColor { border: 1px solid #07593B; }

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

This div border color is #07593B.

Opacity

.myOpacity80 { color: #07593B; opacity: 0.8; }

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

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

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

This text has shadow with #07593B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07593B.

Preview

Color preview on black background

This text has color #07593B on black background.


Color preview on white background

This text has color #07593B on white background.


Black color preview on #07593B background

This text has black color on #07593B background.


White color preview on #07593B background

This text has white color on #07593B background.


Related colors

Complementary color

Complementary color for #hex is #F8A6C4.


I love getcolorcode.com

Triadic colors

1 #3B0759 and #593B07 with #07593B are triadic colors.

2 #3B5907 and #59073B with #07593B are triadic colors.