COLOR #06233A

HEX: #06233A RGB: (6,35,58)

Color info

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

RGB color model

#06233A color RGB value is (6,35,58).

RGB: (6,35,58) (2%, 14%, 23%)

RGB channels and saturation

R 6 of 255 = 2%
G 35 of 255 = 14%
B 58 of 255 = 23%

6
35
58

R + G + B ~ 13%. #06233A is dark color.

Portions of RGB colors in percentages

R + G + B = 6 + 35 + 58 = 99 (100%)
R 6 of 99 ~ 6.06%
G 35 of 99 ~ 35.35%
B 58 of 99 ~ 58.59'%

%35.35
%58.59

CMYK color model

#06233A color CMYK value is (90,40,0,77).

  • cyan value is 89.66%
  • magenta value is 39.66%
  • yellow value is 0.00%
  • key color value is 77.25%

CMYK: (90,40,0,77)
C90M40Y0K77 (90%, 40%, 0%, 77%)
(0.90 / 0.40 / 0.00 / 0.77)

CMYK percentages

%89.66
%39.66
%0
%77.25

Codes

Color #06233A in popluar color models

06 23 3A
RGB 6 35 58
HSL 207° 81.25% 12.55%
HSB/HSV 207° 89.66% 22.75%
CMYK 89.66% 39.66% 0.00%
77.25%

Color #06233A in popluar number systems.

HEX 06 23 3A
Decimal 6 35 58
Binary 110 100011 111010
Octal 6 43 72

Shades and tints

Shades of #06233A

#06233A
(6,35,58)
#062035
(6,32,53)
#061D30
(6,29,48)
#061A2B
(6,26,43)
#061726
(6,23,38)
#061421
(6,20,33)
#06111C
(6,17,28)
#060E17
(6,14,23)
#060B12
(6,11,18)
#06080D
(6,8,13)
#060508
(6,5,8)
#000000
(0,0,0)

Tints of #06233A

#06233A
(6,35,58)
#1C374B
(28,55,75)
#324B5C
(50,75,92)
#485F6D
(72,95,109)
#5E737E
(94,115,126)
#74878F
(116,135,143)
#8A9BA0
(138,155,160)
#A0AFB1
(160,175,177)
#B6C3C2
(182,195,194)
#CCD7D3
(204,215,211)
#E2EBE4
(226,235,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #06233A; }

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

This text font color is #06233A.

Background Color

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

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

This div background color is #06233A.

Border color

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

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

This div border color is #06233A.

Opacity

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

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

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

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

This text has shadow with #06233A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #06233A.

Preview

Color preview on black background

This text has color #06233A on black background.


Color preview on white background

This text has color #06233A on white background.


Black color preview on #06233A background

This text has black color on #06233A background.


White color preview on #06233A background

This text has white color on #06233A background.


Related colors

Complementary color

Complementary color for #hex is #F9DCC5.


I love getcolorcode.com

Triadic colors

1 #3A0623 and #233A06 with #06233A are triadic colors.

2 #3A2306 and #23063A with #06233A are triadic colors.