COLOR #223750

HEX: #223750 RGB: (34,55,80)

Color info

#223750 contains red, green and blue colors in about the same proportion. Web safe color of #223750 is #333366 (or #336).

RGB color model

#223750 color RGB value is (34,55,80).

RGB: (34,55,80) (13%, 22%, 31%)

RGB channels and saturation

R 34 of 255 = 13%
G 55 of 255 = 22%
B 80 of 255 = 31%

34
55
80

R + G + B ~ 22%. #223750 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 55 + 80 = 169 (100%)
R 34 of 169 ~ 20.12%
G 55 of 169 ~ 32.54%
B 80 of 169 ~ 47.34'%

%20.12
%32.54
%47.34

CMYK color model

#223750 color CMYK value is (58,31,0,69).

  • cyan value is 57.50%
  • magenta value is 31.25%
  • yellow value is 0.00%
  • key color value is 68.63%
CMYK: (58,31,0,69) C58M31Y0K69 (58%,31%,0%,69%) (0.58/0.31/0.00/0.69) 

CMYK percentages

%57.5
%31.25
%0
%68.63

Codes

Color #223750 in popluar color models

22 37 50
RGB 34 55 80
HSL 213° 40.35% 22.35%
HSB/HSV 213° 57.50% 31.37%
CMYK 57.50% 31.25% 0.00%
68.63%

Color #223750 in popluar number systems.

HEX 22 37 50
Decimal 34 55 80
Binary 100010 110111 1010000
Octal 42 67 120

Shades and tints

Shades of #223750

#223750
(34,55,80)
#1F3249
(31,50,73)
#1C2D42
(28,45,66)
#19283B
(25,40,59)
#162334
(22,35,52)
#131E2D
(19,30,45)
#101926
(16,25,38)
#0D141F
(13,20,31)
#0A0F18
(10,15,24)
#070A11
(7,10,17)
#04050A
(4,5,10)
#000000
(0,0,0)

Tints of #223750

#223750
(34,55,80)
#36495F
(54,73,95)
#4A5B6E
(74,91,110)
#5E6D7D
(94,109,125)
#727F8C
(114,127,140)
#86919B
(134,145,155)
#9AA3AA
(154,163,170)
#AEB5B9
(174,181,185)
#C2C7C8
(194,199,200)
#D6D9D7
(214,217,215)
#EAEBE6
(234,235,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #223750 color. Also use rgb(34,55,80) instead hex code.

Text Font Color

.myTextColor { color: #223750; }

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

This text font color is #223750.

Background Color

.myBgColor { background-color: #223750; }

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

This div background color is #223750.

Border color

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

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

This div border color is #223750.

Opacity

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

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

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

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

This text has shadow with #223750 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223750.

Preview

Color preview on black background

This text has color #223750 on black background.


Color preview on white background

This text has color #223750 on white background.


Black color preview on #223750 background

This text has black color on #223750 background.


White color preview on #223750 background

This text has white color on #223750 background.


Related colors

Complementary color

Complementary color for #hex is #DDC8AF.


I love getcolorcode.com

Triadic colors

1 #502237 and #375022 with #223750 are triadic colors.

2 #503722 and #372250 with #223750 are triadic colors.