COLOR #53833B

HEX: #53833B RGB: (83,131,59)

Renk bilgisi

#53833B contains mainly red and green colors. #53833B ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#53833B color RGB value is (83,131,59).

RGB: (83,131,59) (33%, 51%, 23%)

RGB bağlantıları ve doygunluk

R 83 of 255 = 33%
G 131 of 255 = 51%
B 59 of 255 = 23%

83
131
59

R + G + B ~ 36%. #53833B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 83 + 131 + 59 = 273 (100%)
R 83 of 273 ~ 30.4%
G 131 of 273 ~ 47.99%
B 59 of 273 ~ 21.61'%

%30.4
%47.99
%21.61

CMYK RENK MODELİ

#53833B rengi CMYK tonu (37,0,55,49).

  • camgöbeği tonu 36.64%
  • eflatun tonu 0.00%
  • sarı tonu 54.96%
  • ana renk tonu 48.63%

CMYK: (37,0,55,49)
C37M0Y55K49 (37%, 0%, 55%, 49%)
(0.37 / 0.00 / 0.55 / 0.49)

CMYK yüzdeleri

%36.64
%0
%54.96
%48.63

Codes

Color #53833B in popluar color models

53 83 3B
RGB 83 131 59
HSL 100° 37.89% 37.25%
HSB/HSV 100° 54.96% 51.37%
CMYK 36.64% 0.00% 54.96%
48.63%

Color #53833B in popluar number systems.

HEX 53 83 3B
Decimal 83 131 59
Binary 1010011 10000011 111011
Octal 123 203 73

Shades and tints

Shades of #53833B

#53833B
(83,131,59)
#4C7836
(76,120,54)
#456D31
(69,109,49)
#3E622C
(62,98,44)
#375727
(55,87,39)
#304C22
(48,76,34)
#29411D
(41,65,29)
#223618
(34,54,24)
#1B2B13
(27,43,19)
#14200E
(20,32,14)
#0D1509
(13,21,9)
#000000
(0,0,0)

Tints of #53833B

#53833B
(83,131,59)
#628E4C
(98,142,76)
#71995D
(113,153,93)
#80A46E
(128,164,110)
#8FAF7F
(143,175,127)
#9EBA90
(158,186,144)
#ADC5A1
(173,197,161)
#BCD0B2
(188,208,178)
#CBDBC3
(203,219,195)
#DAE6D4
(218,230,212)
#E9F1E5
(233,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #53833B color. Also use rgb(83,131,59) instead hex code.

Text Font Color

.myTextColor { color: #53833B; }

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

This text font color is #53833B.

Background Color

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

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

This div background color is #53833B.

Border color

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

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

This div border color is #53833B.

Opacity

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

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

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

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

This text has shadow with #53833B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #53833B.

Preview

Color preview on black background

This text has color #53833B on black background.


Color preview on white background

This text has color #53833B on white background.


Black color preview on #53833B background

This text has black color on #53833B background.


White color preview on #53833B background

This text has white color on #53833B background.


Related colors

Complementary color

Complementary color for #hex is #AC7CC4.


I love getcolorcode.com

Triadic colors

1 #3B5383 and #833B53 with #53833B are triadic colors.

2 #3B8353 and #83533B with #53833B are triadic colors.