COLOR #062330

HEX: #062330 RGB: (6,35,48)

Color info

#062330 contains red, green and blue colors in about the same proportion. Web safe color of #062330 is #003333 (or #033).

RGB color model

#062330 color RGB value is (6,35,48).

RGB: (6,35,48) (2%, 14%, 19%)

RGB channels and saturation

R 6 of 255 = 2%
G 35 of 255 = 14%
B 48 of 255 = 19%

6
35
48

R + G + B ~ 12%. #062330 is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 35 + 48 = 89 (100%)
R 6 of 89 ~ 6.74%
G 35 of 89 ~ 39.33%
B 48 of 89 ~ 53.93'%

%39.33
%53.93

CMYK color model

#062330 color CMYK value is (88,27,0,81).

  • cyan value is 87.50%
  • magenta value is 27.08%
  • yellow value is 0.00%
  • key color value is 81.18%
CMYK: (88,27,0,81) C88M27Y0K81 (88%,27%,0%,81%) (0.88/0.27/0.00/0.81) 

CMYK percentages

%87.5
%27.08
%0
%81.18

Codes

Color #062330 in popluar color models

06 23 30
RGB 6 35 48
HSL 199° 77.78% 10.59%
HSB/HSV 199° 87.50% 18.82%
CMYK 87.50% 27.08% 0.00%
81.18%

Color #062330 in popluar number systems.

HEX 06 23 30
Decimal 6 35 48
Binary 110 100011 110000
Octal 6 43 60

Shades and tints

Shades of #062330

#062330
(6,35,48)
#06202C
(6,32,44)
#061D28
(6,29,40)
#061A24
(6,26,36)
#061720
(6,23,32)
#06141C
(6,20,28)
#061118
(6,17,24)
#060E14
(6,14,20)
#060B10
(6,11,16)
#06080C
(6,8,12)
#060508
(6,5,8)
#000000
(0,0,0)

Tints of #062330

#062330
(6,35,48)
#1C3742
(28,55,66)
#324B54
(50,75,84)
#485F66
(72,95,102)
#5E7378
(94,115,120)
#74878A
(116,135,138)
#8A9B9C
(138,155,156)
#A0AFAE
(160,175,174)
#B6C3C0
(182,195,192)
#CCD7D2
(204,215,210)
#E2EBE4
(226,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #062330 color. Also use rgb(6,35,48) instead hex code.

Text Font Color

.myTextColor { color: #062330; }

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

This text font color is #062330.

Background Color

.myBgColor { background-color: #062330; }

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

This div background color is #062330.

Border color

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

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

This div border color is #062330.

Opacity

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

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

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

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

This text has shadow with #062330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #062330.

Preview

Color preview on black background

This text has color #062330 on black background.


Color preview on white background

This text has color #062330 on white background.


Black color preview on #062330 background

This text has black color on #062330 background.


White color preview on #062330 background

This text has white color on #062330 background.


Related colors

Complementary color

Complementary color for #hex is #F9DCCF.


I love getcolorcode.com

Triadic colors

1 #300623 and #233006 with #062330 are triadic colors.

2 #302306 and #230630 with #062330 are triadic colors.