COLOR #233059

HEX: #233059 RGB: (35,48,89)

Color info

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

RGB color model

#233059 color RGB value is (35,48,89).

RGB: (35,48,89) (14%, 19%, 35%)

RGB channels and saturation

R 35 of 255 = 14%
G 48 of 255 = 19%
B 89 of 255 = 35%

35
48
89

R + G + B ~ 23%. #233059 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 48 + 89 = 172 (100%)
R 35 of 172 ~ 20.35%
G 48 of 172 ~ 27.91%
B 89 of 172 ~ 51.74'%

%20.35
%27.91
%51.74

CMYK color model

#233059 color CMYK value is (61,46,0,65).

  • cyan value is 60.67%
  • magenta value is 46.07%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (61,46,0,65)
C61M46Y0K65 (61%, 46%, 0%, 65%)
(0.61 / 0.46 / 0.00 / 0.65)

CMYK percentages

%60.67
%46.07
%0
%65.1

Codes

Color #233059 in popluar color models

23 30 59
RGB 35 48 89
HSL 226° 43.55% 24.31%
HSB/HSV 226° 60.67% 34.90%
CMYK 60.67% 46.07% 0.00%
65.10%

Color #233059 in popluar number systems.

HEX 23 30 59
Decimal 35 48 89
Binary 100011 110000 1011001
Octal 43 60 131

Shades and tints

Shades of #233059

#233059
(35,48,89)
#202C51
(32,44,81)
#1D2849
(29,40,73)
#1A2441
(26,36,65)
#172039
(23,32,57)
#141C31
(20,28,49)
#111829
(17,24,41)
#0E1421
(14,20,33)
#0B1019
(11,16,25)
#080C11
(8,12,17)
#050809
(5,8,9)
#000000
(0,0,0)

Tints of #233059

#233059
(35,48,89)
#374268
(55,66,104)
#4B5477
(75,84,119)
#5F6686
(95,102,134)
#737895
(115,120,149)
#878AA4
(135,138,164)
#9B9CB3
(155,156,179)
#AFAEC2
(175,174,194)
#C3C0D1
(195,192,209)
#D7D2E0
(215,210,224)
#EBE4EF
(235,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #233059; }

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

This text font color is #233059.

Background Color

.myBgColor { background-color: #233059; }

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

This div background color is #233059.

Border color

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

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

This div border color is #233059.

Opacity

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

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

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

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

This text has shadow with #233059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #233059.

Preview

Color preview on black background

This text has color #233059 on black background.


Color preview on white background

This text has color #233059 on white background.


Black color preview on #233059 background

This text has black color on #233059 background.


White color preview on #233059 background

This text has white color on #233059 background.


Related colors

Complementary color

Complementary color for #hex is #DCCFA6.


I love getcolorcode.com

Triadic colors

1 #592330 and #305923 with #233059 are triadic colors.

2 #593023 and #302359 with #233059 are triadic colors.