COLOR #073461

HEX: #073461 RGB: (7,52,97)

Color info

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

RGB color model

#073461 color RGB value is (7,52,97).

RGB: (7,52,97) (3%, 20%, 38%)

RGB channels and saturation

R 7 of 255 = 3%
G 52 of 255 = 20%
B 97 of 255 = 38%

7
52
97

R + G + B ~ 20%. #073461 is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 52 + 97 = 156 (100%)
R 7 of 156 ~ 4.49%
G 52 of 156 ~ 33.33%
B 97 of 156 ~ 62.18'%

%33.33
%62.18

CMYK color model

#073461 color CMYK value is (93,46,0,62).

  • cyan value is 92.78%
  • magenta value is 46.39%
  • yellow value is 0.00%
  • key color value is 61.96%
CMYK: (93,46,0,62) C93M46Y0K62 (93%,46%,0%,62%) (0.93/0.46/0.00/0.62) 

CMYK percentages

%92.78
%46.39
%0
%61.96

Codes

Color #073461 in popluar color models

07 34 61
RGB 7 52 97
HSL 210° 86.54% 20.39%
HSB/HSV 210° 92.78% 38.04%
CMYK 92.78% 46.39% 0.00%
61.96%

Color #073461 in popluar number systems.

HEX 07 34 61
Decimal 7 52 97
Binary 111 110100 1100001
Octal 7 64 141

Shades and tints

Shades of #073461

#073461
(7,52,97)
#073059
(7,48,89)
#072C51
(7,44,81)
#072849
(7,40,73)
#072441
(7,36,65)
#072039
(7,32,57)
#071C31
(7,28,49)
#071829
(7,24,41)
#071421
(7,20,33)
#071019
(7,16,25)
#070C11
(7,12,17)
#000000
(0,0,0)

Tints of #073461

#073461
(7,52,97)
#1D466F
(29,70,111)
#33587D
(51,88,125)
#496A8B
(73,106,139)
#5F7C99
(95,124,153)
#758EA7
(117,142,167)
#8BA0B5
(139,160,181)
#A1B2C3
(161,178,195)
#B7C4D1
(183,196,209)
#CDD6DF
(205,214,223)
#E3E8ED
(227,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #073461 color. Also use rgb(7,52,97) instead hex code.

Text Font Color

.myTextColor { color: #073461; }

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

This text font color is #073461.

Background Color

.myBgColor { background-color: #073461; }

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

This div background color is #073461.

Border color

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

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

This div border color is #073461.

Opacity

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

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

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

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

This text has shadow with #073461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #073461.

Preview

Color preview on black background

This text has color #073461 on black background.


Color preview on white background

This text has color #073461 on white background.


Black color preview on #073461 background

This text has black color on #073461 background.


White color preview on #073461 background

This text has white color on #073461 background.


Related colors

Complementary color

Complementary color for #hex is #F8CB9E.


I love getcolorcode.com

Triadic colors

1 #610734 and #346107 with #073461 are triadic colors.

2 #613407 and #340761 with #073461 are triadic colors.