COLOR #07407A

HEX: #07407A RGB: (7,64,122)

Color info

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

RGB color model

#07407A color RGB value is (7,64,122).

RGB: (7,64,122) (3%, 25%, 48%)

RGB channels and saturation

R 7 of 255 = 3%
G 64 of 255 = 25%
B 122 of 255 = 48%

7
64
122

R + G + B ~ 25%. #07407A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 64 + 122 = 193 (100%)
R 7 of 193 ~ 3.63%
G 64 of 193 ~ 33.16%
B 122 of 193 ~ 63.21'%

%33.16
%63.21

CMYK color model

#07407A color CMYK value is (94,48,0,52).

  • cyan value is 94.26%
  • magenta value is 47.54%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (94,48,0,52)
C94M48Y0K52 (94%, 48%, 0%, 52%)
(0.94 / 0.48 / 0.00 / 0.52)

CMYK percentages

%94.26
%47.54
%0
%52.16

Codes

Color #07407A in popluar color models

07 40 7A
RGB 7 64 122
HSL 210° 89.15% 25.29%
HSB/HSV 210° 94.26% 47.84%
CMYK 94.26% 47.54% 0.00%
52.16%

Color #07407A in popluar number systems.

HEX 07 40 7A
Decimal 7 64 122
Binary 111 1000000 1111010
Octal 7 100 172

Shades and tints

Shades of #07407A

#07407A
(7,64,122)
#073B6F
(7,59,111)
#073664
(7,54,100)
#073159
(7,49,89)
#072C4E
(7,44,78)
#072743
(7,39,67)
#072238
(7,34,56)
#071D2D
(7,29,45)
#071822
(7,24,34)
#071317
(7,19,23)
#070E0C
(7,14,12)
#000000
(0,0,0)

Tints of #07407A

#07407A
(7,64,122)
#1D5186
(29,81,134)
#336292
(51,98,146)
#49739E
(73,115,158)
#5F84AA
(95,132,170)
#7595B6
(117,149,182)
#8BA6C2
(139,166,194)
#A1B7CE
(161,183,206)
#B7C8DA
(183,200,218)
#CDD9E6
(205,217,230)
#E3EAF2
(227,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07407A color. Also use rgb(7,64,122) instead hex code.

Text Font Color

.myTextColor { color: #07407A; }

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

This text font color is #07407A.

Background Color

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

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

This div background color is #07407A.

Border color

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

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

This div border color is #07407A.

Opacity

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

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

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

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

This text has shadow with #07407A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07407A.

Preview

Color preview on black background

This text has color #07407A on black background.


Color preview on white background

This text has color #07407A on white background.


Black color preview on #07407A background

This text has black color on #07407A background.


White color preview on #07407A background

This text has white color on #07407A background.


Related colors

Complementary color

Complementary color for #hex is #F8BF85.


I love getcolorcode.com

Triadic colors

1 #7A0740 and #407A07 with #07407A are triadic colors.

2 #7A4007 and #40077A with #07407A are triadic colors.