COLOR #193635

HEX: #193635 RGB: (25,54,53)

Color info

#193635 contains red, green and blue colors in about the same proportion. Web safe color of #193635 is #003333 (or #033).

RGB color model

#193635 color RGB value is (25,54,53).

RGB: (25,54,53) (10%, 21%, 21%)

RGB channels and saturation

R 25 of 255 = 10%
G 54 of 255 = 21%
B 53 of 255 = 21%

25
54
53

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

Portions of RGB colors in percentages

R + G + B = 25 + 54 + 53 = 132 (100%)
R 25 of 132 ~ 18.94%
G 54 of 132 ~ 40.91%
B 53 of 132 ~ 40.15'%

%18.94
%40.91
%40.15

CMYK color model

#193635 color CMYK value is (54,0,2,79).

  • cyan value is 53.70%
  • magenta value is 0.00%
  • yellow value is 1.85%
  • key color value is 78.82%

CMYK: (54,0,2,79)
C54M0Y2K79 (54%, 0%, 2%, 79%)
(0.54 / 0.00 / 0.02 / 0.79)

CMYK percentages

%53.7
%0
%1.85
%78.82

Codes

Color #193635 in popluar color models

19 36 35
RGB 25 54 53
HSL 178° 36.71% 15.49%
HSB/HSV 178° 53.70% 21.18%
CMYK 53.70% 0.00% 1.85%
78.82%

Color #193635 in popluar number systems.

HEX 19 36 35
Decimal 25 54 53
Binary 11001 110110 110101
Octal 31 66 65

Shades and tints

Shades of #193635

#193635
(25,54,53)
#173231
(23,50,49)
#152E2D
(21,46,45)
#132A29
(19,42,41)
#112625
(17,38,37)
#0F2221
(15,34,33)
#0D1E1D
(13,30,29)
#0B1A19
(11,26,25)
#091615
(9,22,21)
#071211
(7,18,17)
#050E0D
(5,14,13)
#000000
(0,0,0)

Tints of #193635

#193635
(25,54,53)
#2D4847
(45,72,71)
#415A59
(65,90,89)
#556C6B
(85,108,107)
#697E7D
(105,126,125)
#7D908F
(125,144,143)
#91A2A1
(145,162,161)
#A5B4B3
(165,180,179)
#B9C6C5
(185,198,197)
#CDD8D7
(205,216,215)
#E1EAE9
(225,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #193635 color. Also use rgb(25,54,53) instead hex code.

Text Font Color

.myTextColor { color: #193635; }

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

This text font color is #193635.

Background Color

.myBgColor { background-color: #193635; }

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

This div background color is #193635.

Border color

.myBorderColor { border: 1px solid #193635; }

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

This div border color is #193635.

Opacity

.myOpacity80 { color: #193635; opacity: 0.8; }

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

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

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

This text has shadow with #193635 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #193635.

Preview

Color preview on black background

This text has color #193635 on black background.


Color preview on white background

This text has color #193635 on white background.


Black color preview on #193635 background

This text has black color on #193635 background.


White color preview on #193635 background

This text has white color on #193635 background.


Related colors

Complementary color

Complementary color for #hex is #E6C9CA.


I love getcolorcode.com

Triadic colors

1 #351936 and #363519 with #193635 are triadic colors.

2 #353619 and #361935 with #193635 are triadic colors.