COLOR #23480D

HEX: #23480D RGB: (35,72,13)

Color info

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

RGB color model

#23480D color RGB value is (35,72,13).

RGB: (35,72,13) (14%, 28%, 5%)

RGB channels and saturation

R 35 of 255 = 14%
G 72 of 255 = 28%
B 13 of 255 = 5%

35
72
13

R + G + B ~ 16%. #23480D is dark color.

Portions of RGB colors in percentages

R + G + B = 35 + 72 + 13 = 120 (100%)
R 35 of 120 ~ 29.17%
G 72 of 120 ~ 60%
B 13 of 120 ~ 10.83'%

%29.17
%60
%10.83

CMYK color model

#23480D color CMYK value is (51,0,82,72).

  • cyan value is 51.39%
  • magenta value is 0.00%
  • yellow value is 81.94%
  • key color value is 71.76%
CMYK: (51,0,82,72) C51M0Y82K72 (51%,0%,82%,72%) (0.51/0.00/0.82/0.72) 

CMYK percentages

%51.39
%0
%81.94
%71.76

Codes

Color #23480D in popluar color models

23 48 0D
RGB 35 72 13
HSL 98° 69.41% 16.67%
HSB/HSV 98° 81.94% 28.24%
CMYK 51.39% 0.00% 81.94%
71.76%

Color #23480D in popluar number systems.

HEX 23 48 0D
Decimal 35 72 13
Binary 100011 1001000 1101
Octal 43 110 15

Shades and tints

Shades of #23480D

#23480D
(35,72,13)
#20420C
(32,66,12)
#1D3C0B
(29,60,11)
#1A360A
(26,54,10)
#173009
(23,48,9)
#142A08
(20,42,8)
#112407
(17,36,7)
#0E1E06
(14,30,6)
#0B1805
(11,24,5)
#081204
(8,18,4)
#050C03
(5,12,3)
#000000
(0,0,0)

Tints of #23480D

#23480D
(35,72,13)
#375823
(55,88,35)
#4B6839
(75,104,57)
#5F784F
(95,120,79)
#738865
(115,136,101)
#87987B
(135,152,123)
#9BA891
(155,168,145)
#AFB8A7
(175,184,167)
#C3C8BD
(195,200,189)
#D7D8D3
(215,216,211)
#EBE8E9
(235,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #23480D color. Also use rgb(35,72,13) instead hex code.

Text Font Color

.myTextColor { color: #23480D; }

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

This text font color is #23480D.

Background Color

.myBgColor { background-color: #23480D; }

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

This div background color is #23480D.

Border color

.myBorderColor { border: 1px solid #23480D; }

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

This div border color is #23480D.

Opacity

.myOpacity80 { color: #23480D; opacity: 0.8; }

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

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

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

This text has shadow with #23480D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #23480D.

Preview

Color preview on black background

This text has color #23480D on black background.


Color preview on white background

This text has color #23480D on white background.


Black color preview on #23480D background

This text has black color on #23480D background.


White color preview on #23480D background

This text has white color on #23480D background.


Related colors

Complementary color

Complementary color for #hex is #DCB7F2.


I love getcolorcode.com

Triadic colors

1 #0D2348 and #480D23 with #23480D are triadic colors.

2 #0D4823 and #48230D with #23480D are triadic colors.