COLOR #035D24

HEX: #035D24 RGB: (3,93,36)

Color info

#035D24 contains mainly green and blue colors. Web safe color of #035D24 is #006633 (or #063).

RGB color model

#035D24 color RGB value is (3,93,36).

RGB: (3,93,36) (1%, 36%, 14%)

RGB channels and saturation

R 3 of 255 = 1%
G 93 of 255 = 36%
B 36 of 255 = 14%

3
93
36

R + G + B ~ 17%. #035D24 is dark color.

Portions of RGB colors in percentages

R + G + B = 3 + 93 + 36 = 132 (100%)
R 3 of 132 ~ 2.27%
G 93 of 132 ~ 70.45%
B 36 of 132 ~ 27.27'%

%70.45
%27.27

CMYK color model

#035D24 color CMYK value is (97,0,61,64).

  • cyan value is 96.77%
  • magenta value is 0.00%
  • yellow value is 61.29%
  • key color value is 63.53%

CMYK: (97,0,61,64)
C97M0Y61K64 (97%, 0%, 61%, 64%)
(0.97 / 0.00 / 0.61 / 0.64)

CMYK percentages

%96.77
%0
%61.29
%63.53

Codes

Color #035D24 in popluar color models

03 5D 24
RGB 3 93 36
HSL 142° 93.75% 18.82%
HSB/HSV 142° 96.77% 36.47%
CMYK 96.77% 0.00% 61.29%
63.53%

Color #035D24 in popluar number systems.

HEX 03 5D 24
Decimal 3 93 36
Binary 11 1011101 100100
Octal 3 135 44

Shades and tints

Shades of #035D24

#035D24
(3,93,36)
#035521
(3,85,33)
#034D1E
(3,77,30)
#03451B
(3,69,27)
#033D18
(3,61,24)
#033515
(3,53,21)
#032D12
(3,45,18)
#03250F
(3,37,15)
#031D0C
(3,29,12)
#031509
(3,21,9)
#030D06
(3,13,6)
#000000
(0,0,0)

Tints of #035D24

#035D24
(3,93,36)
#196B37
(25,107,55)
#2F794A
(47,121,74)
#45875D
(69,135,93)
#5B9570
(91,149,112)
#71A383
(113,163,131)
#87B196
(135,177,150)
#9DBFA9
(157,191,169)
#B3CDBC
(179,205,188)
#C9DBCF
(201,219,207)
#DFE9E2
(223,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #035D24 color. Also use rgb(3,93,36) instead hex code.

Text Font Color

.myTextColor { color: #035D24; }

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

This text font color is #035D24.

Background Color

.myBgColor { background-color: #035D24; }

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

This div background color is #035D24.

Border color

.myBorderColor { border: 1px solid #035D24; }

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

This div border color is #035D24.

Opacity

.myOpacity80 { color: #035D24; opacity: 0.8; }

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

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

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

This text has shadow with #035D24 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #035D24.

Preview

Color preview on black background

This text has color #035D24 on black background.


Color preview on white background

This text has color #035D24 on white background.


Black color preview on #035D24 background

This text has black color on #035D24 background.


White color preview on #035D24 background

This text has white color on #035D24 background.


Related colors

Complementary color

Complementary color for #hex is #FCA2DB.


I love getcolorcode.com

Triadic colors

1 #24035D and #5D2403 with #035D24 are triadic colors.

2 #245D03 and #5D0324 with #035D24 are triadic colors.