COLOR #07185C

HEX: #07185C RGB: (7,24,92)

Color info

#07185C contains mainly blue color. Web safe color of #07185C is #000066 (or #006).

RGB color model

#07185C color RGB value is (7,24,92).

RGB: (7,24,92) (3%, 9%, 36%)

RGB channels and saturation

R 7 of 255 = 3%
G 24 of 255 = 9%
B 92 of 255 = 36%

7
24
92

R + G + B ~ 16%. #07185C is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 24 + 92 = 123 (100%)
R 7 of 123 ~ 5.69%
G 24 of 123 ~ 19.51%
B 92 of 123 ~ 74.8'%

%19.51
%74.8

CMYK color model

#07185C color CMYK value is (92,74,0,64).

  • cyan value is 92.39%
  • magenta value is 73.91%
  • yellow value is 0.00%
  • key color value is 63.92%
CMYK: (92,74,0,64) C92M74Y0K64 (92%,74%,0%,64%) (0.92/0.74/0.00/0.64) 

CMYK percentages

%92.39
%73.91
%0
%63.92

Codes

Color #07185C in popluar color models

07 18 5C
RGB 7 24 92
HSL 228° 85.86% 19.41%
HSB/HSV 228° 92.39% 36.08%
CMYK 92.39% 73.91% 0.00%
63.92%

Color #07185C in popluar number systems.

HEX 07 18 5C
Decimal 7 24 92
Binary 111 11000 1011100
Octal 7 30 134

Shades and tints

Shades of #07185C

#07185C
(7,24,92)
#071654
(7,22,84)
#07144C
(7,20,76)
#071244
(7,18,68)
#07103C
(7,16,60)
#070E34
(7,14,52)
#070C2C
(7,12,44)
#070A24
(7,10,36)
#07081C
(7,8,28)
#070614
(7,6,20)
#07040C
(7,4,12)
#000000
(0,0,0)

Tints of #07185C

#07185C
(7,24,92)
#1D2D6A
(29,45,106)
#334278
(51,66,120)
#495786
(73,87,134)
#5F6C94
(95,108,148)
#7581A2
(117,129,162)
#8B96B0
(139,150,176)
#A1ABBE
(161,171,190)
#B7C0CC
(183,192,204)
#CDD5DA
(205,213,218)
#E3EAE8
(227,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07185C color. Also use rgb(7,24,92) instead hex code.

Text Font Color

.myTextColor { color: #07185C; }

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

This text font color is #07185C.

Background Color

.myBgColor { background-color: #07185C; }

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

This div background color is #07185C.

Border color

.myBorderColor { border: 1px solid #07185C; }

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

This div border color is #07185C.

Opacity

.myOpacity80 { color: #07185C; opacity: 0.8; }

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

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

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

This text has shadow with #07185C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07185C.

Preview

Color preview on black background

This text has color #07185C on black background.


Color preview on white background

This text has color #07185C on white background.


Black color preview on #07185C background

This text has black color on #07185C background.


White color preview on #07185C background

This text has white color on #07185C background.


Related colors

Complementary color

Complementary color for #hex is #F8E7A3.


I love getcolorcode.com

Triadic colors

1 #5C0718 and #185C07 with #07185C are triadic colors.

2 #5C1807 and #18075C with #07185C are triadic colors.