COLOR #072328

HEX: #072328 RGB: (7,35,40)

Color info

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

RGB color model

#072328 color RGB value is (7,35,40).

RGB: (7,35,40) (3%, 14%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 35 of 255 = 14%
B 40 of 255 = 16%

7
35
40

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

Portions of RGB colors in percentages

R + G + B = 7 + 35 + 40 = 82 (100%)
R 7 of 82 ~ 8.54%
G 35 of 82 ~ 42.68%
B 40 of 82 ~ 48.78'%

%42.68
%48.78

CMYK color model

#072328 color CMYK value is (83,13,0,84).

  • cyan value is 82.50%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 84.31%
CMYK: (83,13,0,84) C83M13Y0K84 (83%,13%,0%,84%) (0.83/0.13/0.00/0.84) 

CMYK percentages

%82.5
%12.5
%0
%84.31

Codes

Color #072328 in popluar color models

07 23 28
RGB 7 35 40
HSL 189° 70.21% 9.22%
HSB/HSV 189° 82.50% 15.69%
CMYK 82.50% 12.50% 0.00%
84.31%

Color #072328 in popluar number systems.

HEX 07 23 28
Decimal 7 35 40
Binary 111 100011 101000
Octal 7 43 50

Shades and tints

Shades of #072328

#072328
(7,35,40)
#072025
(7,32,37)
#071D22
(7,29,34)
#071A1F
(7,26,31)
#07171C
(7,23,28)
#071419
(7,20,25)
#071116
(7,17,22)
#070E13
(7,14,19)
#070B10
(7,11,16)
#07080D
(7,8,13)
#07050A
(7,5,10)
#000000
(0,0,0)

Tints of #072328

#072328
(7,35,40)
#1D373B
(29,55,59)
#334B4E
(51,75,78)
#495F61
(73,95,97)
#5F7374
(95,115,116)
#758787
(117,135,135)
#8B9B9A
(139,155,154)
#A1AFAD
(161,175,173)
#B7C3C0
(183,195,192)
#CDD7D3
(205,215,211)
#E3EBE6
(227,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #072328; }

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

This text font color is #072328.

Background Color

.myBgColor { background-color: #072328; }

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

This div background color is #072328.

Border color

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

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

This div border color is #072328.

Opacity

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

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

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

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

This text has shadow with #072328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #072328.

Preview

Color preview on black background

This text has color #072328 on black background.


Color preview on white background

This text has color #072328 on white background.


Black color preview on #072328 background

This text has black color on #072328 background.


White color preview on #072328 background

This text has white color on #072328 background.


Related colors

Complementary color

Complementary color for #hex is #F8DCD7.


I love getcolorcode.com

Triadic colors

1 #280723 and #232807 with #072328 are triadic colors.

2 #282307 and #230728 with #072328 are triadic colors.