COLOR #061934

HEX: #061934 RGB: (6,25,52)

Color info

#061934 contains red, green and blue colors in about the same proportion. Web safe color of #061934 is #000033 (or #003).

RGB color model

#061934 color RGB value is (6,25,52).

RGB: (6,25,52) (2%, 10%, 20%)

RGB channels and saturation

R 6 of 255 = 2%
G 25 of 255 = 10%
B 52 of 255 = 20%

6
25
52

R + G + B ~ 11%. #061934 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 25 + 52 = 83 (100%)
R 6 of 83 ~ 7.23%
G 25 of 83 ~ 30.12%
B 52 of 83 ~ 62.65'%

%30.12
%62.65

CMYK color model

#061934 color CMYK value is (88,52,0,80).

  • cyan value is 88.46%
  • magenta value is 51.92%
  • yellow value is 0.00%
  • key color value is 79.61%

CMYK: (88,52,0,80)
C88M52Y0K80 (88%, 52%, 0%, 80%)
(0.88 / 0.52 / 0.00 / 0.80)

CMYK percentages

%88.46
%51.92
%0
%79.61

Codes

Color #061934 in popluar color models

06 19 34
RGB 6 25 52
HSL 215° 79.31% 11.37%
HSB/HSV 215° 88.46% 20.39%
CMYK 88.46% 51.92% 0.00%
79.61%

Color #061934 in popluar number systems.

HEX 06 19 34
Decimal 6 25 52
Binary 110 11001 110100
Octal 6 31 64

Shades and tints

Shades of #061934

#061934
(6,25,52)
#061730
(6,23,48)
#06152C
(6,21,44)
#061328
(6,19,40)
#061124
(6,17,36)
#060F20
(6,15,32)
#060D1C
(6,13,28)
#060B18
(6,11,24)
#060914
(6,9,20)
#060710
(6,7,16)
#06050C
(6,5,12)
#000000
(0,0,0)

Tints of #061934

#061934
(6,25,52)
#1C2D46
(28,45,70)
#324158
(50,65,88)
#48556A
(72,85,106)
#5E697C
(94,105,124)
#747D8E
(116,125,142)
#8A91A0
(138,145,160)
#A0A5B2
(160,165,178)
#B6B9C4
(182,185,196)
#CCCDD6
(204,205,214)
#E2E1E8
(226,225,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061934 color. Also use rgb(6,25,52) instead hex code.

Text Font Color

.myTextColor { color: #061934; }

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

This text font color is #061934.

Background Color

.myBgColor { background-color: #061934; }

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

This div background color is #061934.

Border color

.myBorderColor { border: 1px solid #061934; }

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

This div border color is #061934.

Opacity

.myOpacity80 { color: #061934; opacity: 0.8; }

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

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

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

This text has shadow with #061934 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061934.

Preview

Color preview on black background

This text has color #061934 on black background.


Color preview on white background

This text has color #061934 on white background.


Black color preview on #061934 background

This text has black color on #061934 background.


White color preview on #061934 background

This text has white color on #061934 background.


Related colors

Complementary color

Complementary color for #hex is #F9E6CB.


I love getcolorcode.com

Triadic colors

1 #340619 and #193406 with #061934 are triadic colors.

2 #341906 and #190634 with #061934 are triadic colors.