COLOR #074A79

HEX: #074A79 RGB: (7,74,121)

Renk bilgisi

#074A79 contains mainly green and blue colors. #074A79 ‘ nin web güvenlik rengi #003366 (ya da #036) dir.

RGB renk modeli

#074A79 color RGB value is (7,74,121).

RGB: (7,74,121) (3%, 29%, 47%)

RGB bağlantıları ve doygunluk

R 7 of 255 = 3%
G 74 of 255 = 29%
B 121 of 255 = 47%

7
74
121

R + G + B ~ 26%. #074A79 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 7 + 74 + 121 = 202 (100%)
R 7 of 202 ~ 3.47%
G 74 of 202 ~ 36.63%
B 121 of 202 ~ 59.9'%

%36.63
%59.9

CMYK RENK MODELİ

#074A79 rengi CMYK tonu (94,39,0,53).

  • camgöbeği tonu 94.21%
  • eflatun tonu 38.84%
  • sarı tonu 0.00%
  • ana renk tonu 52.55%

CMYK: (94,39,0,53)
C94M39Y0K53 (94%, 39%, 0%, 53%)
(0.94 / 0.39 / 0.00 / 0.53)

CMYK yüzdeleri

%94.21
%38.84
%0
%52.55

Codes

Color #074A79 in popluar color models

07 4A 79
RGB 7 74 121
HSL 205° 89.06% 25.10%
HSB/HSV 205° 94.21% 47.45%
CMYK 94.21% 38.84% 0.00%
52.55%

Color #074A79 in popluar number systems.

HEX 07 4A 79
Decimal 7 74 121
Binary 111 1001010 1111001
Octal 7 112 171

Shades and tints

Shades of #074A79

#074A79
(7,74,121)
#07446E
(7,68,110)
#073E63
(7,62,99)
#073858
(7,56,88)
#07324D
(7,50,77)
#072C42
(7,44,66)
#072637
(7,38,55)
#07202C
(7,32,44)
#071A21
(7,26,33)
#071416
(7,20,22)
#070E0B
(7,14,11)
#000000
(0,0,0)

Tints of #074A79

#074A79
(7,74,121)
#1D5A85
(29,90,133)
#336A91
(51,106,145)
#497A9D
(73,122,157)
#5F8AA9
(95,138,169)
#759AB5
(117,154,181)
#8BAAC1
(139,170,193)
#A1BACD
(161,186,205)
#B7CAD9
(183,202,217)
#CDDAE5
(205,218,229)
#E3EAF1
(227,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #074A79 color. Also use rgb(7,74,121) instead hex code.

Text Font Color

.myTextColor { color: #074A79; }

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

This text font color is #074A79.

Background Color

.myBgColor { background-color: #074A79; }

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

This div background color is #074A79.

Border color

.myBorderColor { border: 1px solid #074A79; }

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

This div border color is #074A79.

Opacity

.myOpacity80 { color: #074A79; opacity: 0.8; }

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

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

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

This text has shadow with #074A79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #074A79.

Preview

Color preview on black background

This text has color #074A79 on black background.


Color preview on white background

This text has color #074A79 on white background.


Black color preview on #074A79 background

This text has black color on #074A79 background.


White color preview on #074A79 background

This text has white color on #074A79 background.


Related colors

Complementary color

Complementary color for #hex is #F8B586.


I love getcolorcode.com

Triadic colors

1 #79074A and #4A7907 with #074A79 are triadic colors.

2 #794A07 and #4A0779 with #074A79 are triadic colors.