COLOR #42350D

HEX: #42350D RGB: (66,53,13)

Color info

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

RGB color model

#42350D color RGB value is (66,53,13).

RGB: (66,53,13) (26%, 21%, 5%)

RGB channels and saturation

R 66 of 255 = 26%
G 53 of 255 = 21%
B 13 of 255 = 5%

66
53
13

R + G + B ~ 17%. #42350D is dark color.

Portions of RGB colors in percentages

R + G + B = 66 + 53 + 13 = 132 (100%)
R 66 of 132 ~ 50%
G 53 of 132 ~ 40.15%
B 13 of 132 ~ 9.85'%

%50
%40.15

CMYK color model

#42350D color CMYK value is (0,20,80,74).

  • cyan value is 0.00%
  • magenta value is 19.70%
  • yellow value is 80.30%
  • key color value is 74.12%

CMYK: (0,20,80,74)
C0M20Y80K74 (0%, 20%, 80%, 74%)
(0.00 / 0.20 / 0.80 / 0.74)

CMYK percentages

%0
%19.7
%80.3
%74.12

Codes

Color #42350D in popluar color models

42 35 0D
RGB 66 53 13
HSL 45° 67.09% 15.49%
HSB/HSV 45° 80.30% 25.88%
CMYK 0.00% 19.70% 80.30%
74.12%

Color #42350D in popluar number systems.

HEX 42 35 0D
Decimal 66 53 13
Binary 1000010 110101 1101
Octal 102 65 15

Shades and tints

Shades of #42350D

#42350D
(66,53,13)
#3C310C
(60,49,12)
#362D0B
(54,45,11)
#30290A
(48,41,10)
#2A2509
(42,37,9)
#242108
(36,33,8)
#1E1D07
(30,29,7)
#181906
(24,25,6)
#121505
(18,21,5)
#0C1104
(12,17,4)
#060D03
(6,13,3)
#000000
(0,0,0)

Tints of #42350D

#42350D
(66,53,13)
#534723
(83,71,35)
#645939
(100,89,57)
#756B4F
(117,107,79)
#867D65
(134,125,101)
#978F7B
(151,143,123)
#A8A191
(168,161,145)
#B9B3A7
(185,179,167)
#CAC5BD
(202,197,189)
#DBD7D3
(219,215,211)
#ECE9E9
(236,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #42350D color. Also use rgb(66,53,13) instead hex code.

Text Font Color

.myTextColor { color: #42350D; }

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

This text font color is #42350D.

Background Color

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

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

This div background color is #42350D.

Border color

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

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

This div border color is #42350D.

Opacity

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

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

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

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

This text has shadow with #42350D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #42350D.

Preview

Color preview on black background

This text has color #42350D on black background.


Color preview on white background

This text has color #42350D on white background.


Black color preview on #42350D background

This text has black color on #42350D background.


White color preview on #42350D background

This text has white color on #42350D background.


Related colors

Complementary color

Complementary color for #hex is #BDCAF2.


I love getcolorcode.com

Triadic colors

1 #0D4235 and #350D42 with #42350D are triadic colors.

2 #0D3542 and #35420D with #42350D are triadic colors.