COLOR #230613

HEX: #230613 RGB: (35,6,19)

Color info

#230613 contains red, green and blue colors in about the same proportion. Web safe color of #230613 is #330000 (or #300).

RGB color model

#230613 color RGB value is (35,6,19).

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

RGB channels and saturation

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

35
6
19

R + G + B ~ 8%. #230613 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 6 + 19 = 60 (100%)
R 35 of 60 ~ 58.33%
G 6 of 60 ~ 10%
B 19 of 60 ~ 31.67'%

%58.33
%10
%31.67

CMYK color model

#230613 color CMYK value is (0,83,46,86).

  • cyan value is 0.00%
  • magenta value is 82.86%
  • yellow value is 45.71%
  • key color value is 86.27%
CMYK: (0,83,46,86) C0M83Y46K86 (0%,83%,46%,86%) (0.00/0.83/0.46/0.86) 

CMYK percentages

%0
%82.86
%45.71
%86.27

Codes

Color #230613 in popluar color models

23 06 13
RGB 35 6 19
HSL 333° 70.73% 8.04%
HSB/HSV 333° 82.86% 13.73%
CMYK 0.00% 82.86% 45.71%
86.27%

Color #230613 in popluar number systems.

HEX 23 06 13
Decimal 35 6 19
Binary 100011 110 10011
Octal 43 6 23

Shades and tints

Shades of #230613

#230613
(35,6,19)
#200612
(32,6,18)
#1D0611
(29,6,17)
#1A0610
(26,6,16)
#17060F
(23,6,15)
#14060E
(20,6,14)
#11060D
(17,6,13)
#0E060C
(14,6,12)
#0B060B
(11,6,11)
#08060A
(8,6,10)
#050609
(5,6,9)
#000000
(0,0,0)

Tints of #230613

#230613
(35,6,19)
#371C28
(55,28,40)
#4B323D
(75,50,61)
#5F4852
(95,72,82)
#735E67
(115,94,103)
#87747C
(135,116,124)
#9B8A91
(155,138,145)
#AFA0A6
(175,160,166)
#C3B6BB
(195,182,187)
#D7CCD0
(215,204,208)
#EBE2E5
(235,226,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #230613; }

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

This text font color is #230613.

Background Color

.myBgColor { background-color: #230613; }

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

This div background color is #230613.

Border color

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

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

This div border color is #230613.

Opacity

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

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

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

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

This text has shadow with #230613 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #230613.

Preview

Color preview on black background

This text has color #230613 on black background.


Color preview on white background

This text has color #230613 on white background.


Black color preview on #230613 background

This text has black color on #230613 background.


White color preview on #230613 background

This text has white color on #230613 background.


Related colors

Complementary color

Complementary color for #hex is #DCF9EC.


I love getcolorcode.com

Triadic colors

1 #132306 and #061323 with #230613 are triadic colors.

2 #130623 and #062313 with #230613 are triadic colors.