COLOR #07378A

HEX: #07378A RGB: (7,55,138)

Color info

#07378A contains mainly blue color. Web safe color of #07378A is #003399 (or #039).

RGB color model

#07378A color RGB value is (7,55,138).

RGB: (7,55,138) (3%, 22%, 54%)

RGB channels and saturation

R 7 of 255 = 3%
G 55 of 255 = 22%
B 138 of 255 = 54%

7
55
138

R + G + B ~ 26%. #07378A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 55 + 138 = 200 (100%)
R 7 of 200 ~ 3.5%
G 55 of 200 ~ 27.5%
B 138 of 200 ~ 69'%

%27.5
%69

CMYK color model

#07378A color CMYK value is (95,60,0,46).

  • cyan value is 94.93%
  • magenta value is 60.14%
  • yellow value is 0.00%
  • key color value is 45.88%

CMYK: (95,60,0,46)
C95M60Y0K46 (95%, 60%, 0%, 46%)
(0.95 / 0.60 / 0.00 / 0.46)

CMYK percentages

%94.93
%60.14
%0
%45.88

Codes

Color #07378A in popluar color models

07 37 8A
RGB 7 55 138
HSL 218° 90.34% 28.43%
HSB/HSV 218° 94.93% 54.12%
CMYK 94.93% 60.14% 0.00%
45.88%

Color #07378A in popluar number systems.

HEX 07 37 8A
Decimal 7 55 138
Binary 111 110111 10001010
Octal 7 67 212

Shades and tints

Shades of #07378A

#07378A
(7,55,138)
#07327E
(7,50,126)
#072D72
(7,45,114)
#072866
(7,40,102)
#07235A
(7,35,90)
#071E4E
(7,30,78)
#071942
(7,25,66)
#071436
(7,20,54)
#070F2A
(7,15,42)
#070A1E
(7,10,30)
#070512
(7,5,18)
#000000
(0,0,0)

Tints of #07378A

#07378A
(7,55,138)
#1D4994
(29,73,148)
#335B9E
(51,91,158)
#496DA8
(73,109,168)
#5F7FB2
(95,127,178)
#7591BC
(117,145,188)
#8BA3C6
(139,163,198)
#A1B5D0
(161,181,208)
#B7C7DA
(183,199,218)
#CDD9E4
(205,217,228)
#E3EBEE
(227,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07378A color. Also use rgb(7,55,138) instead hex code.

Text Font Color

.myTextColor { color: #07378A; }

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

This text font color is #07378A.

Background Color

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

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

This div background color is #07378A.

Border color

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

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

This div border color is #07378A.

Opacity

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

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

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

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

This text has shadow with #07378A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07378A.

Preview

Color preview on black background

This text has color #07378A on black background.


Color preview on white background

This text has color #07378A on white background.


Black color preview on #07378A background

This text has black color on #07378A background.


White color preview on #07378A background

This text has white color on #07378A background.


Related colors

Complementary color

Complementary color for #hex is #F8C875.


I love getcolorcode.com

Triadic colors

1 #8A0737 and #378A07 with #07378A are triadic colors.

2 #8A3707 and #37078A with #07378A are triadic colors.