COLOR #07146A

HEX: #07146A RGB: (7,20,106)

Color info

#07146A contains mainly blue color. Web safe color of #07146A is #000066 (or #006).

RGB color model

#07146A color RGB value is (7,20,106).

RGB: (7,20,106) (3%, 8%, 42%)

RGB channels and saturation

R 7 of 255 = 3%
G 20 of 255 = 8%
B 106 of 255 = 42%

7
20
106

R + G + B ~ 18%. #07146A is dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 20 + 106 = 133 (100%)
R 7 of 133 ~ 5.26%
G 20 of 133 ~ 15.04%
B 106 of 133 ~ 79.7'%

%15.04
%79.7

CMYK color model

#07146A color CMYK value is (93,81,0,58).

  • cyan value is 93.40%
  • magenta value is 81.13%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (93,81,0,58)
C93M81Y0K58 (93%, 81%, 0%, 58%)
(0.93 / 0.81 / 0.00 / 0.58)

CMYK percentages

%93.4
%81.13
%0
%58.43

Codes

Color #07146A in popluar color models

07 14 6A
RGB 7 20 106
HSL 232° 87.61% 22.16%
HSB/HSV 232° 93.40% 41.57%
CMYK 93.40% 81.13% 0.00%
58.43%

Color #07146A in popluar number systems.

HEX 07 14 6A
Decimal 7 20 106
Binary 111 10100 1101010
Octal 7 24 152

Shades and tints

Shades of #07146A

#07146A
(7,20,106)
#071361
(7,19,97)
#071258
(7,18,88)
#07114F
(7,17,79)
#071046
(7,16,70)
#070F3D
(7,15,61)
#070E34
(7,14,52)
#070D2B
(7,13,43)
#070C22
(7,12,34)
#070B19
(7,11,25)
#070A10
(7,10,16)
#000000
(0,0,0)

Tints of #07146A

#07146A
(7,20,106)
#1D2977
(29,41,119)
#333E84
(51,62,132)
#495391
(73,83,145)
#5F689E
(95,104,158)
#757DAB
(117,125,171)
#8B92B8
(139,146,184)
#A1A7C5
(161,167,197)
#B7BCD2
(183,188,210)
#CDD1DF
(205,209,223)
#E3E6EC
(227,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #07146A color. Also use rgb(7,20,106) instead hex code.

Text Font Color

.myTextColor { color: #07146A; }

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

This text font color is #07146A.

Background Color

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

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

This div background color is #07146A.

Border color

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

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

This div border color is #07146A.

Opacity

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

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

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

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

This text has shadow with #07146A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #07146A.

Preview

Color preview on black background

This text has color #07146A on black background.


Color preview on white background

This text has color #07146A on white background.


Black color preview on #07146A background

This text has black color on #07146A background.


White color preview on #07146A background

This text has white color on #07146A background.


Related colors

Complementary color

Complementary color for #hex is #F8EB95.


I love getcolorcode.com

Triadic colors

1 #6A0714 and #146A07 with #07146A are triadic colors.

2 #6A1407 and #14076A with #07146A are triadic colors.