COLOR #060B34

HEX: #060B34 RGB: (6,11,52)

Color info

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

RGB color model

#060B34 color RGB value is (6,11,52).

RGB: (6,11,52) (2%, 4%, 20%)

RGB channels and saturation

R 6 of 255 = 2%
G 11 of 255 = 4%
B 52 of 255 = 20%

6
11
52

R + G + B ~ 9%. #060B34 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 11 + 52 = 69 (100%)
R 6 of 69 ~ 8.7%
G 11 of 69 ~ 15.94%
B 52 of 69 ~ 75.36'%

%15.94
%75.36

CMYK color model

#060B34 color CMYK value is (88,79,0,80).

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

CMYK: (88,79,0,80)
C88M79Y0K80 (88%, 79%, 0%, 80%)
(0.88 / 0.79 / 0.00 / 0.80)

CMYK percentages

%88.46
%78.85
%0
%79.61

Codes

Color #060B34 in popluar color models

06 0B 34
RGB 6 11 52
HSL 233° 79.31% 11.37%
HSB/HSV 233° 88.46% 20.39%
CMYK 88.46% 78.85% 0.00%
79.61%

Color #060B34 in popluar number systems.

HEX 06 0B 34
Decimal 6 11 52
Binary 110 1011 110100
Octal 6 13 64

Shades and tints

Shades of #060B34

#060B34
(6,11,52)
#060A30
(6,10,48)
#06092C
(6,9,44)
#060828
(6,8,40)
#060724
(6,7,36)
#060620
(6,6,32)
#06051C
(6,5,28)
#060418
(6,4,24)
#060314
(6,3,20)
#060210
(6,2,16)
#06010C
(6,1,12)
#000000
(0,0,0)

Tints of #060B34

#060B34
(6,11,52)
#1C2146
(28,33,70)
#323758
(50,55,88)
#484D6A
(72,77,106)
#5E637C
(94,99,124)
#74798E
(116,121,142)
#8A8FA0
(138,143,160)
#A0A5B2
(160,165,178)
#B6BBC4
(182,187,196)
#CCD1D6
(204,209,214)
#E2E7E8
(226,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #060B34; }

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

This text font color is #060B34.

Background Color

.myBgColor { background-color: #060B34; }

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

This div background color is #060B34.

Border color

.myBorderColor { border: 1px solid #060B34; }

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

This div border color is #060B34.

Opacity

.myOpacity80 { color: #060B34; opacity: 0.8; }

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

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

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

This text has shadow with #060B34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #060B34.

Preview

Color preview on black background

This text has color #060B34 on black background.


Color preview on white background

This text has color #060B34 on white background.


Black color preview on #060B34 background

This text has black color on #060B34 background.


White color preview on #060B34 background

This text has white color on #060B34 background.


Related colors

Complementary color

Complementary color for #hex is #F9F4CB.


I love getcolorcode.com

Triadic colors

1 #34060B and #0B3406 with #060B34 are triadic colors.

2 #340B06 and #0B0634 with #060B34 are triadic colors.