COLOR #072928

HEX: #072928 RGB: (7,41,40)

Color info

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

RGB color model

#072928 color RGB value is (7,41,40).

RGB: (7,41,40) (3%, 16%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 41 of 255 = 16%
B 40 of 255 = 16%

7
41
40

R + G + B ~ 12%. #072928 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 41 + 40 = 88 (100%)
R 7 of 88 ~ 7.95%
G 41 of 88 ~ 46.59%
B 40 of 88 ~ 45.45'%

%46.59
%45.45

CMYK color model

#072928 color CMYK value is (83,0,2,84).

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

CMYK: (83,0,2,84)
C83M0Y2K84 (83%, 0%, 2%, 84%)
(0.83 / 0.00 / 0.02 / 0.84)

CMYK percentages

%82.93
%0
%2.44
%83.92

Codes

Color #072928 in popluar color models

07 29 28
RGB 7 41 40
HSL 178° 70.83% 9.41%
HSB/HSV 178° 82.93% 16.08%
CMYK 82.93% 0.00% 2.44%
83.92%

Color #072928 in popluar number systems.

HEX 07 29 28
Decimal 7 41 40
Binary 111 101001 101000
Octal 7 51 50

Shades and tints

Shades of #072928

#072928
(7,41,40)
#072625
(7,38,37)
#072322
(7,35,34)
#07201F
(7,32,31)
#071D1C
(7,29,28)
#071A19
(7,26,25)
#071716
(7,23,22)
#071413
(7,20,19)
#071110
(7,17,16)
#070E0D
(7,14,13)
#070B0A
(7,11,10)
#000000
(0,0,0)

Tints of #072928

#072928
(7,41,40)
#1D3C3B
(29,60,59)
#334F4E
(51,79,78)
#496261
(73,98,97)
#5F7574
(95,117,116)
#758887
(117,136,135)
#8B9B9A
(139,155,154)
#A1AEAD
(161,174,173)
#B7C1C0
(183,193,192)
#CDD4D3
(205,212,211)
#E3E7E6
(227,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #072928; }

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

This text font color is #072928.

Background Color

.myBgColor { background-color: #072928; }

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

This div background color is #072928.

Border color

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

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

This div border color is #072928.

Opacity

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

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

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

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

This text has shadow with #072928 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072928.

Preview

Color preview on black background

This text has color #072928 on black background.


Color preview on white background

This text has color #072928 on white background.


Black color preview on #072928 background

This text has black color on #072928 background.


White color preview on #072928 background

This text has white color on #072928 background.


Related colors

Complementary color

Complementary color for #hex is #F8D6D7.


I love getcolorcode.com

Triadic colors

1 #280729 and #292807 with #072928 are triadic colors.

2 #282907 and #290728 with #072928 are triadic colors.