COLOR #07592A

HEX: #07592A RGB: (7,89,42)

Color info

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

RGB color model

#07592A color RGB value is (7,89,42).

RGB: (7,89,42) (3%, 35%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 89 of 255 = 35%
B 42 of 255 = 16%

7
89
42

R + G + B ~ 18%. #07592A is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 89 + 42 = 138 (100%)
R 7 of 138 ~ 5.07%
G 89 of 138 ~ 64.49%
B 42 of 138 ~ 30.43'%

%64.49
%30.43

CMYK color model

#07592A color CMYK value is (92,0,53,65).

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

CMYK: (92,0,53,65)
C92M0Y53K65 (92%, 0%, 53%, 65%)
(0.92 / 0.00 / 0.53 / 0.65)

CMYK percentages

%92.13
%0
%52.81
%65.1

Codes

Color #07592A in popluar color models

07 59 2A
RGB 7 89 42
HSL 146° 85.42% 18.82%
HSB/HSV 146° 92.13% 34.90%
CMYK 92.13% 0.00% 52.81%
65.10%

Color #07592A in popluar number systems.

HEX 07 59 2A
Decimal 7 89 42
Binary 111 1011001 101010
Octal 7 131 52

Shades and tints

Shades of #07592A

#07592A
(7,89,42)
#075127
(7,81,39)
#074924
(7,73,36)
#074121
(7,65,33)
#07391E
(7,57,30)
#07311B
(7,49,27)
#072918
(7,41,24)
#072115
(7,33,21)
#071912
(7,25,18)
#07110F
(7,17,15)
#07090C
(7,9,12)
#000000
(0,0,0)

Tints of #07592A

#07592A
(7,89,42)
#1D683D
(29,104,61)
#337750
(51,119,80)
#498663
(73,134,99)
#5F9576
(95,149,118)
#75A489
(117,164,137)
#8BB39C
(139,179,156)
#A1C2AF
(161,194,175)
#B7D1C2
(183,209,194)
#CDE0D5
(205,224,213)
#E3EFE8
(227,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07592A color. Also use rgb(7,89,42) instead hex code.

Text Font Color

.myTextColor { color: #07592A; }

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

This text font color is #07592A.

Background Color

.myBgColor { background-color: #07592A; }

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

This div background color is #07592A.

Border color

.myBorderColor { border: 1px solid #07592A; }

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

This div border color is #07592A.

Opacity

.myOpacity80 { color: #07592A; opacity: 0.8; }

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

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

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

This text has shadow with #07592A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07592A.

Preview

Color preview on black background

This text has color #07592A on black background.


Color preview on white background

This text has color #07592A on white background.


Black color preview on #07592A background

This text has black color on #07592A background.


White color preview on #07592A background

This text has white color on #07592A background.


Related colors

Complementary color

Complementary color for #hex is #F8A6D5.


I love getcolorcode.com

Triadic colors

1 #2A0759 and #592A07 with #07592A are triadic colors.

2 #2A5907 and #59072A with #07592A are triadic colors.