COLOR #35530B

HEX: #35530B RGB: (53,83,11)

Color info

#35530B contains mainly red and green colors. Web safe color of #35530B is #336600 (or #360).

RGB color model

#35530B color RGB value is (53,83,11).

RGB: (53,83,11) (21%, 33%, 4%)

RGB channels and saturation

R 53 of 255 = 21%
G 83 of 255 = 33%
B 11 of 255 = 4%

53
83
11

R + G + B ~ 19%. #35530B is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 83 + 11 = 147 (100%)
R 53 of 147 ~ 36.05%
G 83 of 147 ~ 56.46%
B 11 of 147 ~ 7.48'%

%36.05
%56.46

CMYK color model

#35530B color CMYK value is (36,0,87,67).

  • cyan value is 36.14%
  • magenta value is 0.00%
  • yellow value is 86.75%
  • key color value is 67.45%

CMYK: (36,0,87,67)
C36M0Y87K67 (36%, 0%, 87%, 67%)
(0.36 / 0.00 / 0.87 / 0.67)

CMYK percentages

%36.14
%0
%86.75
%67.45

Codes

Color #35530B in popluar color models

35 53 0B
RGB 53 83 11
HSL 85° 76.60% 18.43%
HSB/HSV 85° 86.75% 32.55%
CMYK 36.14% 0.00% 86.75%
67.45%

Color #35530B in popluar number systems.

HEX 35 53 0B
Decimal 53 83 11
Binary 110101 1010011 1011
Octal 65 123 13

Shades and tints

Shades of #35530B

#35530B
(53,83,11)
#314C0A
(49,76,10)
#2D4509
(45,69,9)
#293E08
(41,62,8)
#253707
(37,55,7)
#213006
(33,48,6)
#1D2905
(29,41,5)
#192204
(25,34,4)
#151B03
(21,27,3)
#111402
(17,20,2)
#0D0D01
(13,13,1)
#000000
(0,0,0)

Tints of #35530B

#35530B
(53,83,11)
#476221
(71,98,33)
#597137
(89,113,55)
#6B804D
(107,128,77)
#7D8F63
(125,143,99)
#8F9E79
(143,158,121)
#A1AD8F
(161,173,143)
#B3BCA5
(179,188,165)
#C5CBBB
(197,203,187)
#D7DAD1
(215,218,209)
#E9E9E7
(233,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #35530B color. Also use rgb(53,83,11) instead hex code.

Text Font Color

.myTextColor { color: #35530B; }

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

This text font color is #35530B.

Background Color

.myBgColor { background-color: #35530B; }

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

This div background color is #35530B.

Border color

.myBorderColor { border: 1px solid #35530B; }

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

This div border color is #35530B.

Opacity

.myOpacity80 { color: #35530B; opacity: 0.8; }

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

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

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

This text has shadow with #35530B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #35530B.

Preview

Color preview on black background

This text has color #35530B on black background.


Color preview on white background

This text has color #35530B on white background.


Black color preview on #35530B background

This text has black color on #35530B background.


White color preview on #35530B background

This text has white color on #35530B background.


Related colors

Complementary color

Complementary color for #hex is #CAACF4.


I love getcolorcode.com

Triadic colors

1 #0B3553 and #530B35 with #35530B are triadic colors.

2 #0B5335 and #53350B with #35530B are triadic colors.