COLOR #191835

HEX: #191835 RGB: (25,24,53)

Color info

#191835 contains red, green and blue colors in about the same proportion. Web safe color of #191835 is #000033 (or #003).

RGB color model

#191835 color RGB value is (25,24,53).

RGB: (25,24,53) (10%, 9%, 21%)

RGB channels and saturation

R 25 of 255 = 10%
G 24 of 255 = 9%
B 53 of 255 = 21%

25
24
53

R + G + B ~ 13%. #191835 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 24 + 53 = 102 (100%)
R 25 of 102 ~ 24.51%
G 24 of 102 ~ 23.53%
B 53 of 102 ~ 51.96'%

%24.51
%23.53
%51.96

CMYK color model

#191835 color CMYK value is (53,55,0,79).

  • cyan value is 52.83%
  • magenta value is 54.72%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (53,55,0,79)
C53M55Y0K79 (53%, 55%, 0%, 79%)
(0.53 / 0.55 / 0.00 / 0.79)

CMYK percentages

%52.83
%54.72
%0
%79.22

Codes

Color #191835 in popluar color models

19 18 35
RGB 25 24 53
HSL 242° 37.66% 15.10%
HSB/HSV 242° 54.72% 20.78%
CMYK 52.83% 54.72% 0.00%
79.22%

Color #191835 in popluar number systems.

HEX 19 18 35
Decimal 25 24 53
Binary 11001 11000 110101
Octal 31 30 65

Shades and tints

Shades of #191835

#191835
(25,24,53)
#171631
(23,22,49)
#15142D
(21,20,45)
#131229
(19,18,41)
#111025
(17,16,37)
#0F0E21
(15,14,33)
#0D0C1D
(13,12,29)
#0B0A19
(11,10,25)
#090815
(9,8,21)
#070611
(7,6,17)
#05040D
(5,4,13)
#000000
(0,0,0)

Tints of #191835

#191835
(25,24,53)
#2D2D47
(45,45,71)
#414259
(65,66,89)
#55576B
(85,87,107)
#696C7D
(105,108,125)
#7D818F
(125,129,143)
#9196A1
(145,150,161)
#A5ABB3
(165,171,179)
#B9C0C5
(185,192,197)
#CDD5D7
(205,213,215)
#E1EAE9
(225,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #191835; }

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

This text font color is #191835.

Background Color

.myBgColor { background-color: #191835; }

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

This div background color is #191835.

Border color

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

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

This div border color is #191835.

Opacity

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

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

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

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

This text has shadow with #191835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #191835.

Preview

Color preview on black background

This text has color #191835 on black background.


Color preview on white background

This text has color #191835 on white background.


Black color preview on #191835 background

This text has black color on #191835 background.


White color preview on #191835 background

This text has white color on #191835 background.


Related colors

Complementary color

Complementary color for #hex is #E6E7CA.


I love getcolorcode.com

Triadic colors

1 #351918 and #183519 with #191835 are triadic colors.

2 #351819 and #181935 with #191835 are triadic colors.