COLOR #070929

HEX: #070929 RGB: (7,9,41)

Color info

#070929 contains red, green and blue colors in about the same proportion. Web safe color of #070929 is #000033 (or #003).

RGB color model

#070929 color RGB value is (7,9,41).

RGB: (7,9,41) (3%, 4%, 16%)

RGB channels and saturation

R 7 of 255 = 3%
G 9 of 255 = 4%
B 41 of 255 = 16%

7
9
41

R + G + B ~ 8%. #070929 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 9 + 41 = 57 (100%)
R 7 of 57 ~ 12.28%
G 9 of 57 ~ 15.79%
B 41 of 57 ~ 71.93'%

%12.28
%15.79
%71.93

CMYK color model

#070929 color CMYK value is (83,78,0,84).

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

CMYK: (83,78,0,84)
C83M78Y0K84 (83%, 78%, 0%, 84%)
(0.83 / 0.78 / 0.00 / 0.84)

CMYK percentages

%82.93
%78.05
%0
%83.92

Codes

Color #070929 in popluar color models

07 09 29
RGB 7 9 41
HSL 236° 70.83% 9.41%
HSB/HSV 236° 82.93% 16.08%
CMYK 82.93% 78.05% 0.00%
83.92%

Color #070929 in popluar number systems.

HEX 07 09 29
Decimal 7 9 41
Binary 111 1001 101001
Octal 7 11 51

Shades and tints

Shades of #070929

#070929
(7,9,41)
#070926
(7,9,38)
#070923
(7,9,35)
#070920
(7,9,32)
#07091D
(7,9,29)
#07091A
(7,9,26)
#070917
(7,9,23)
#070914
(7,9,20)
#070911
(7,9,17)
#07090E
(7,9,14)
#07090B
(7,9,11)
#000000
(0,0,0)

Tints of #070929

#070929
(7,9,41)
#1D1F3C
(29,31,60)
#33354F
(51,53,79)
#494B62
(73,75,98)
#5F6175
(95,97,117)
#757788
(117,119,136)
#8B8D9B
(139,141,155)
#A1A3AE
(161,163,174)
#B7B9C1
(183,185,193)
#CDCFD4
(205,207,212)
#E3E5E7
(227,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #070929; }

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

This text font color is #070929.

Background Color

.myBgColor { background-color: #070929; }

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

This div background color is #070929.

Border color

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

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

This div border color is #070929.

Opacity

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

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

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

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

This text has shadow with #070929 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #070929.

Preview

Color preview on black background

This text has color #070929 on black background.


Color preview on white background

This text has color #070929 on white background.


Black color preview on #070929 background

This text has black color on #070929 background.


White color preview on #070929 background

This text has white color on #070929 background.


Related colors

Complementary color

Complementary color for #hex is #F8F6D6.


I love getcolorcode.com

Triadic colors

1 #290709 and #092907 with #070929 are triadic colors.

2 #290907 and #090729 with #070929 are triadic colors.