COLOR #072925

HEX: #072925 RGB: (7,41,37)

Color info

#072925 contains red, green and blue colors in about the same proportion. Web safe color of #072925 is #003333 (or #033).

RGB color model

#072925 color RGB value is (7,41,37).

RGB: (7,41,37) (3%, 16%, 15%)

RGB channels and saturation

R 7 of 255 = 3%
G 41 of 255 = 16%
B 37 of 255 = 15%

7
41
37

R + G + B ~ 11%. #072925 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 41 + 37 = 85 (100%)
R 7 of 85 ~ 8.24%
G 41 of 85 ~ 48.24%
B 37 of 85 ~ 43.53'%

%48.24
%43.53

CMYK color model

#072925 color CMYK value is (83,0,10,84).

  • cyan value is 82.93%
  • magenta value is 0.00%
  • yellow value is 9.76%
  • key color value is 83.92%

CMYK: (83,0,10,84)
C83M0Y10K84 (83%, 0%, 10%, 84%)
(0.83 / 0.00 / 0.10 / 0.84)

CMYK percentages

%82.93
%0
%9.76
%83.92

Codes

Color #072925 in popluar color models

07 29 25
RGB 7 41 37
HSL 173° 70.83% 9.41%
HSB/HSV 173° 82.93% 16.08%
CMYK 82.93% 0.00% 9.76%
83.92%

Color #072925 in popluar number systems.

HEX 07 29 25
Decimal 7 41 37
Binary 111 101001 100101
Octal 7 51 45

Shades and tints

Shades of #072925

#072925
(7,41,37)
#072622
(7,38,34)
#07231F
(7,35,31)
#07201C
(7,32,28)
#071D19
(7,29,25)
#071A16
(7,26,22)
#071713
(7,23,19)
#071410
(7,20,16)
#07110D
(7,17,13)
#070E0A
(7,14,10)
#070B07
(7,11,7)
#000000
(0,0,0)

Tints of #072925

#072925
(7,41,37)
#1D3C38
(29,60,56)
#334F4B
(51,79,75)
#49625E
(73,98,94)
#5F7571
(95,117,113)
#758884
(117,136,132)
#8B9B97
(139,155,151)
#A1AEAA
(161,174,170)
#B7C1BD
(183,193,189)
#CDD4D0
(205,212,208)
#E3E7E3
(227,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #072925; }

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

This text font color is #072925.

Background Color

.myBgColor { background-color: #072925; }

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

This div background color is #072925.

Border color

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

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

This div border color is #072925.

Opacity

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

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

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

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

This text has shadow with #072925 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072925.

Preview

Color preview on black background

This text has color #072925 on black background.


Color preview on white background

This text has color #072925 on white background.


Black color preview on #072925 background

This text has black color on #072925 background.


White color preview on #072925 background

This text has white color on #072925 background.


Related colors

Complementary color

Complementary color for #hex is #F8D6DA.


I love getcolorcode.com

Triadic colors

1 #250729 and #292507 with #072925 are triadic colors.

2 #252907 and #290725 with #072925 are triadic colors.