COLOR #223041

HEX: #223041 RGB: (34,48,65)

Color info

#223041 contains red, green and blue colors in about the same proportion. Web safe color of #223041 is #333333 (or #333).

RGB color model

#223041 color RGB value is (34,48,65).

RGB: (34,48,65) (13%, 19%, 25%)

RGB channels and saturation

R 34 of 255 = 13%
G 48 of 255 = 19%
B 65 of 255 = 25%

34
48
65

R + G + B ~ 19%. #223041 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 48 + 65 = 147 (100%)
R 34 of 147 ~ 23.13%
G 48 of 147 ~ 32.65%
B 65 of 147 ~ 44.22'%

%23.13
%32.65
%44.22

CMYK color model

#223041 color CMYK value is (48,26,0,75).

  • cyan value is 47.69%
  • magenta value is 26.15%
  • yellow value is 0.00%
  • key color value is 74.51%

CMYK: (48,26,0,75)
C48M26Y0K75 (48%, 26%, 0%, 75%)
(0.48 / 0.26 / 0.00 / 0.75)

CMYK percentages

%47.69
%26.15
%0
%74.51

Codes

Color #223041 in popluar color models

22 30 41
RGB 34 48 65
HSL 213° 31.31% 19.41%
HSB/HSV 213° 47.69% 25.49%
CMYK 47.69% 26.15% 0.00%
74.51%

Color #223041 in popluar number systems.

HEX 22 30 41
Decimal 34 48 65
Binary 100010 110000 1000001
Octal 42 60 101

Shades and tints

Shades of #223041

#223041
(34,48,65)
#1F2C3C
(31,44,60)
#1C2837
(28,40,55)
#192432
(25,36,50)
#16202D
(22,32,45)
#131C28
(19,28,40)
#101823
(16,24,35)
#0D141E
(13,20,30)
#0A1019
(10,16,25)
#070C14
(7,12,20)
#04080F
(4,8,15)
#000000
(0,0,0)

Tints of #223041

#223041
(34,48,65)
#364252
(54,66,82)
#4A5463
(74,84,99)
#5E6674
(94,102,116)
#727885
(114,120,133)
#868A96
(134,138,150)
#9A9CA7
(154,156,167)
#AEAEB8
(174,174,184)
#C2C0C9
(194,192,201)
#D6D2DA
(214,210,218)
#EAE4EB
(234,228,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #223041 color. Also use rgb(34,48,65) instead hex code.

Text Font Color

.myTextColor { color: #223041; }

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

This text font color is #223041.

Background Color

.myBgColor { background-color: #223041; }

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

This div background color is #223041.

Border color

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

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

This div border color is #223041.

Opacity

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

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

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

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

This text has shadow with #223041 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223041.

Preview

Color preview on black background

This text has color #223041 on black background.


Color preview on white background

This text has color #223041 on white background.


Black color preview on #223041 background

This text has black color on #223041 background.


White color preview on #223041 background

This text has white color on #223041 background.


Related colors

Complementary color

Complementary color for #hex is #DDCFBE.


I love getcolorcode.com

Triadic colors

1 #412230 and #304122 with #223041 are triadic colors.

2 #413022 and #302241 with #223041 are triadic colors.