COLOR #232514

HEX: #232514 RGB: (35,37,20)

Color info

#232514 contains red, green and blue colors in about the same proportion. Web safe color of #232514 is #333300 (or #330).

RGB color model

#232514 color RGB value is (35,37,20).

RGB: (35,37,20) (14%, 15%, 8%)

RGB channels and saturation

R 35 of 255 = 14%
G 37 of 255 = 15%
B 20 of 255 = 8%

35
37
20

R + G + B ~ 12%. #232514 is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 37 + 20 = 92 (100%)
R 35 of 92 ~ 38.04%
G 37 of 92 ~ 40.22%
B 20 of 92 ~ 21.74'%

%38.04
%40.22
%21.74

CMYK color model

#232514 color CMYK value is (5,0,46,85).

  • cyan value is 5.41%
  • magenta value is 0.00%
  • yellow value is 45.95%
  • key color value is 85.49%

CMYK: (5,0,46,85)
C5M0Y46K85 (5%, 0%, 46%, 85%)
(0.05 / 0.00 / 0.46 / 0.85)

CMYK percentages

%5.41
%0
%45.95
%85.49

Codes

Color #232514 in popluar color models

23 25 14
RGB 35 37 20
HSL 67° 29.82% 11.18%
HSB/HSV 67° 45.95% 14.51%
CMYK 5.41% 0.00% 45.95%
85.49%

Color #232514 in popluar number systems.

HEX 23 25 14
Decimal 35 37 20
Binary 100011 100101 10100
Octal 43 45 24

Shades and tints

Shades of #232514

#232514
(35,37,20)
#202213
(32,34,19)
#1D1F12
(29,31,18)
#1A1C11
(26,28,17)
#171910
(23,25,16)
#14160F
(20,22,15)
#11130E
(17,19,14)
#0E100D
(14,16,13)
#0B0D0C
(11,13,12)
#080A0B
(8,10,11)
#05070A
(5,7,10)
#000000
(0,0,0)

Tints of #232514

#232514
(35,37,20)
#373829
(55,56,41)
#4B4B3E
(75,75,62)
#5F5E53
(95,94,83)
#737168
(115,113,104)
#87847D
(135,132,125)
#9B9792
(155,151,146)
#AFAAA7
(175,170,167)
#C3BDBC
(195,189,188)
#D7D0D1
(215,208,209)
#EBE3E6
(235,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #232514 color. Also use rgb(35,37,20) instead hex code.

Text Font Color

.myTextColor { color: #232514; }

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

This text font color is #232514.

Background Color

.myBgColor { background-color: #232514; }

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

This div background color is #232514.

Border color

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

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

This div border color is #232514.

Opacity

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

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

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

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

This text has shadow with #232514 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #232514.

Preview

Color preview on black background

This text has color #232514 on black background.


Color preview on white background

This text has color #232514 on white background.


Black color preview on #232514 background

This text has black color on #232514 background.


White color preview on #232514 background

This text has white color on #232514 background.


Related colors

Complementary color

Complementary color for #hex is #DCDAEB.


I love getcolorcode.com

Triadic colors

1 #142325 and #251423 with #232514 are triadic colors.

2 #142523 and #252314 with #232514 are triadic colors.