COLOR #07174F

HEX: #07174F RGB: (7,23,79)

Color info

#07174F contains mainly green and blue colors. Web safe color of #07174F is #000066 (or #006).

RGB color model

#07174F color RGB value is (7,23,79).

RGB: (7,23,79) (3%, 9%, 31%)

RGB channels and saturation

R 7 of 255 = 3%
G 23 of 255 = 9%
B 79 of 255 = 31%

7
23
79

R + G + B ~ 14%. #07174F is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 23 + 79 = 109 (100%)
R 7 of 109 ~ 6.42%
G 23 of 109 ~ 21.1%
B 79 of 109 ~ 72.48'%

%21.1
%72.48

CMYK color model

#07174F color CMYK value is (91,71,0,69).

  • cyan value is 91.14%
  • magenta value is 70.89%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (91,71,0,69)
C91M71Y0K69 (91%, 71%, 0%, 69%)
(0.91 / 0.71 / 0.00 / 0.69)

CMYK percentages

%91.14
%70.89
%0
%69.02

Codes

Color #07174F in popluar color models

07 17 4F
RGB 7 23 79
HSL 227° 83.72% 16.86%
HSB/HSV 227° 91.14% 30.98%
CMYK 91.14% 70.89% 0.00%
69.02%

Color #07174F in popluar number systems.

HEX 07 17 4F
Decimal 7 23 79
Binary 111 10111 1001111
Octal 7 27 117

Shades and tints

Shades of #07174F

#07174F
(7,23,79)
#071548
(7,21,72)
#071341
(7,19,65)
#07113A
(7,17,58)
#070F33
(7,15,51)
#070D2C
(7,13,44)
#070B25
(7,11,37)
#07091E
(7,9,30)
#070717
(7,7,23)
#070510
(7,5,16)
#070309
(7,3,9)
#000000
(0,0,0)

Tints of #07174F

#07174F
(7,23,79)
#1D2C5F
(29,44,95)
#33416F
(51,65,111)
#49567F
(73,86,127)
#5F6B8F
(95,107,143)
#75809F
(117,128,159)
#8B95AF
(139,149,175)
#A1AABF
(161,170,191)
#B7BFCF
(183,191,207)
#CDD4DF
(205,212,223)
#E3E9EF
(227,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07174F color. Also use rgb(7,23,79) instead hex code.

Text Font Color

.myTextColor { color: #07174F; }

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

This text font color is #07174F.

Background Color

.myBgColor { background-color: #07174F; }

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

This div background color is #07174F.

Border color

.myBorderColor { border: 1px solid #07174F; }

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

This div border color is #07174F.

Opacity

.myOpacity80 { color: #07174F; opacity: 0.8; }

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

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

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

This text has shadow with #07174F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07174F.

Preview

Color preview on black background

This text has color #07174F on black background.


Color preview on white background

This text has color #07174F on white background.


Black color preview on #07174F background

This text has black color on #07174F background.


White color preview on #07174F background

This text has white color on #07174F background.


Related colors

Complementary color

Complementary color for #hex is #F8E8B0.


I love getcolorcode.com

Triadic colors

1 #4F0717 and #174F07 with #07174F are triadic colors.

2 #4F1707 and #17074F with #07174F are triadic colors.