COLOR #07195C

HEX: #07195C RGB: (7,25,92)

Color info

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

RGB color model

#07195C color RGB value is (7,25,92).

RGB: (7,25,92) (3%, 10%, 36%)

RGB channels and saturation

R 7 of 255 = 3%
G 25 of 255 = 10%
B 92 of 255 = 36%

7
25
92

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

Portions of RGB colors in percentages

R + G + B = 7 + 25 + 92 = 124 (100%)
R 7 of 124 ~ 5.65%
G 25 of 124 ~ 20.16%
B 92 of 124 ~ 74.19'%

%20.16
%74.19

CMYK color model

#07195C color CMYK value is (92,73,0,64).

  • cyan value is 92.39%
  • magenta value is 72.83%
  • yellow value is 0.00%
  • key color value is 63.92%

CMYK: (92,73,0,64)
C92M73Y0K64 (92%, 73%, 0%, 64%)
(0.92 / 0.73 / 0.00 / 0.64)

CMYK percentages

%92.39
%72.83
%0
%63.92

Codes

Color #07195C in popluar color models

07 19 5C
RGB 7 25 92
HSL 227° 85.86% 19.41%
HSB/HSV 227° 92.39% 36.08%
CMYK 92.39% 72.83% 0.00%
63.92%

Color #07195C in popluar number systems.

HEX 07 19 5C
Decimal 7 25 92
Binary 111 11001 1011100
Octal 7 31 134

Shades and tints

Shades of #07195C

#07195C
(7,25,92)
#071754
(7,23,84)
#07154C
(7,21,76)
#071344
(7,19,68)
#07113C
(7,17,60)
#070F34
(7,15,52)
#070D2C
(7,13,44)
#070B24
(7,11,36)
#07091C
(7,9,28)
#070714
(7,7,20)
#07050C
(7,5,12)
#000000
(0,0,0)

Tints of #07195C

#07195C
(7,25,92)
#1D2D6A
(29,45,106)
#334178
(51,65,120)
#495586
(73,85,134)
#5F6994
(95,105,148)
#757DA2
(117,125,162)
#8B91B0
(139,145,176)
#A1A5BE
(161,165,190)
#B7B9CC
(183,185,204)
#CDCDDA
(205,205,218)
#E3E1E8
(227,225,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #07195C; }

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

This text font color is #07195C.

Background Color

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

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

This div background color is #07195C.

Border color

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

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

This div border color is #07195C.

Opacity

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

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

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

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

This text has shadow with #07195C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07195C.

Preview

Color preview on black background

This text has color #07195C on black background.


Color preview on white background

This text has color #07195C on white background.


Black color preview on #07195C background

This text has black color on #07195C background.


White color preview on #07195C background

This text has white color on #07195C background.


Related colors

Complementary color

Complementary color for #hex is #F8E6A3.


I love getcolorcode.com

Triadic colors

1 #5C0719 and #195C07 with #07195C are triadic colors.

2 #5C1907 and #19075C with #07195C are triadic colors.