COLOR #07331B

HEX: #07331B RGB: (7,51,27)

Color info

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

RGB color model

#07331B color RGB value is (7,51,27).

RGB: (7,51,27) (3%, 20%, 11%)

RGB channels and saturation

R 7 of 255 = 3%
G 51 of 255 = 20%
B 27 of 255 = 11%

7
51
27

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

Portions of RGB colors in percentages

R + G + B = 7 + 51 + 27 = 85 (100%)
R 7 of 85 ~ 8.24%
G 51 of 85 ~ 60%
B 27 of 85 ~ 31.76'%

%60
%31.76

CMYK color model

#07331B color CMYK value is (86,0,47,80).

  • cyan value is 86.27%
  • magenta value is 0.00%
  • yellow value is 47.06%
  • key color value is 80.00%

CMYK: (86,0,47,80)
C86M0Y47K80 (86%, 0%, 47%, 80%)
(0.86 / 0.00 / 0.47 / 0.80)

CMYK percentages

%86.27
%0
%47.06
%80

Codes

Color #07331B in popluar color models

07 33 1B
RGB 7 51 27
HSL 147° 75.86% 11.37%
HSB/HSV 147° 86.27% 20.00%
CMYK 86.27% 0.00% 47.06%
80.00%

Color #07331B in popluar number systems.

HEX 07 33 1B
Decimal 7 51 27
Binary 111 110011 11011
Octal 7 63 33

Shades and tints

Shades of #07331B

#07331B
(7,51,27)
#072F19
(7,47,25)
#072B17
(7,43,23)
#072715
(7,39,21)
#072313
(7,35,19)
#071F11
(7,31,17)
#071B0F
(7,27,15)
#07170D
(7,23,13)
#07130B
(7,19,11)
#070F09
(7,15,9)
#070B07
(7,11,7)
#000000
(0,0,0)

Tints of #07331B

#07331B
(7,51,27)
#1D452F
(29,69,47)
#335743
(51,87,67)
#496957
(73,105,87)
#5F7B6B
(95,123,107)
#758D7F
(117,141,127)
#8B9F93
(139,159,147)
#A1B1A7
(161,177,167)
#B7C3BB
(183,195,187)
#CDD5CF
(205,213,207)
#E3E7E3
(227,231,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07331B color. Also use rgb(7,51,27) instead hex code.

Text Font Color

.myTextColor { color: #07331B; }

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

This text font color is #07331B.

Background Color

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

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

This div background color is #07331B.

Border color

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

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

This div border color is #07331B.

Opacity

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

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

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

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

This text has shadow with #07331B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07331B.

Preview

Color preview on black background

This text has color #07331B on black background.


Color preview on white background

This text has color #07331B on white background.


Black color preview on #07331B background

This text has black color on #07331B background.


White color preview on #07331B background

This text has white color on #07331B background.


Related colors

Complementary color

Complementary color for #hex is #F8CCE4.


I love getcolorcode.com

Triadic colors

1 #1B0733 and #331B07 with #07331B are triadic colors.

2 #1B3307 and #33071B with #07331B are triadic colors.