COLOR #07476A

HEX: #07476A RGB: (7,71,106)

Color info

#07476A contains mainly green and blue colors. Web safe color of #07476A is #003366 (or #036).

RGB color model

#07476A color RGB value is (7,71,106).

RGB: (7,71,106) (3%, 28%, 42%)

RGB channels and saturation

R 7 of 255 = 3%
G 71 of 255 = 28%
B 106 of 255 = 42%

7
71
106

R + G + B ~ 24%. #07476A is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 71 + 106 = 184 (100%)
R 7 of 184 ~ 3.8%
G 71 of 184 ~ 38.59%
B 106 of 184 ~ 57.61'%

%38.59
%57.61

CMYK color model

#07476A color CMYK value is (93,33,0,58).

  • cyan value is 93.40%
  • magenta value is 33.02%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (93,33,0,58)
C93M33Y0K58 (93%, 33%, 0%, 58%)
(0.93 / 0.33 / 0.00 / 0.58)

CMYK percentages

%93.4
%33.02
%0
%58.43

Codes

Color #07476A in popluar color models

07 47 6A
RGB 7 71 106
HSL 201° 87.61% 22.16%
HSB/HSV 201° 93.40% 41.57%
CMYK 93.40% 33.02% 0.00%
58.43%

Color #07476A in popluar number systems.

HEX 07 47 6A
Decimal 7 71 106
Binary 111 1000111 1101010
Octal 7 107 152

Shades and tints

Shades of #07476A

#07476A
(7,71,106)
#074161
(7,65,97)
#073B58
(7,59,88)
#07354F
(7,53,79)
#072F46
(7,47,70)
#07293D
(7,41,61)
#072334
(7,35,52)
#071D2B
(7,29,43)
#071722
(7,23,34)
#071119
(7,17,25)
#070B10
(7,11,16)
#000000
(0,0,0)

Tints of #07476A

#07476A
(7,71,106)
#1D5777
(29,87,119)
#336784
(51,103,132)
#497791
(73,119,145)
#5F879E
(95,135,158)
#7597AB
(117,151,171)
#8BA7B8
(139,167,184)
#A1B7C5
(161,183,197)
#B7C7D2
(183,199,210)
#CDD7DF
(205,215,223)
#E3E7EC
(227,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07476A color. Also use rgb(7,71,106) instead hex code.

Text Font Color

.myTextColor { color: #07476A; }

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

This text font color is #07476A.

Background Color

.myBgColor { background-color: #07476A; }

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

This div background color is #07476A.

Border color

.myBorderColor { border: 1px solid #07476A; }

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

This div border color is #07476A.

Opacity

.myOpacity80 { color: #07476A; opacity: 0.8; }

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

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

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

This text has shadow with #07476A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07476A.

Preview

Color preview on black background

This text has color #07476A on black background.


Color preview on white background

This text has color #07476A on white background.


Black color preview on #07476A background

This text has black color on #07476A background.


White color preview on #07476A background

This text has white color on #07476A background.


Related colors

Complementary color

Complementary color for #hex is #F8B895.


I love getcolorcode.com

Triadic colors

1 #6A0747 and #476A07 with #07476A are triadic colors.

2 #6A4707 and #47076A with #07476A are triadic colors.