COLOR #061325

HEX: #061325 RGB: (6,19,37)

Color info

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

RGB color model

#061325 color RGB value is (6,19,37).

RGB: (6,19,37) (2%, 7%, 15%)

RGB channels and saturation

R 6 of 255 = 2%
G 19 of 255 = 7%
B 37 of 255 = 15%

6
19
37

R + G + B ~ 8%. #061325 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 19 + 37 = 62 (100%)
R 6 of 62 ~ 9.68%
G 19 of 62 ~ 30.65%
B 37 of 62 ~ 59.68'%

%30.65
%59.68

CMYK color model

#061325 color CMYK value is (84,49,0,85).

  • cyan value is 83.78%
  • magenta value is 48.65%
  • yellow value is 0.00%
  • key color value is 85.49%

CMYK: (84,49,0,85)
C84M49Y0K85 (84%, 49%, 0%, 85%)
(0.84 / 0.49 / 0.00 / 0.85)

CMYK percentages

%83.78
%48.65
%0
%85.49

Codes

Color #061325 in popluar color models

06 13 25
RGB 6 19 37
HSL 215° 72.09% 8.43%
HSB/HSV 215° 83.78% 14.51%
CMYK 83.78% 48.65% 0.00%
85.49%

Color #061325 in popluar number systems.

HEX 06 13 25
Decimal 6 19 37
Binary 110 10011 100101
Octal 6 23 45

Shades and tints

Shades of #061325

#061325
(6,19,37)
#061222
(6,18,34)
#06111F
(6,17,31)
#06101C
(6,16,28)
#060F19
(6,15,25)
#060E16
(6,14,22)
#060D13
(6,13,19)
#060C10
(6,12,16)
#060B0D
(6,11,13)
#060A0A
(6,10,10)
#060907
(6,9,7)
#000000
(0,0,0)

Tints of #061325

#061325
(6,19,37)
#1C2838
(28,40,56)
#323D4B
(50,61,75)
#48525E
(72,82,94)
#5E6771
(94,103,113)
#747C84
(116,124,132)
#8A9197
(138,145,151)
#A0A6AA
(160,166,170)
#B6BBBD
(182,187,189)
#CCD0D0
(204,208,208)
#E2E5E3
(226,229,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #061325 color. Also use rgb(6,19,37) instead hex code.

Text Font Color

.myTextColor { color: #061325; }

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

This text font color is #061325.

Background Color

.myBgColor { background-color: #061325; }

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

This div background color is #061325.

Border color

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

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

This div border color is #061325.

Opacity

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

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

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

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

This text has shadow with #061325 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #061325.

Preview

Color preview on black background

This text has color #061325 on black background.


Color preview on white background

This text has color #061325 on white background.


Black color preview on #061325 background

This text has black color on #061325 background.


White color preview on #061325 background

This text has white color on #061325 background.


Related colors

Complementary color

Complementary color for #hex is #F9ECDA.


I love getcolorcode.com

Triadic colors

1 #250613 and #132506 with #061325 are triadic colors.

2 #251306 and #130625 with #061325 are triadic colors.