COLOR #195040

HEX: #195040 RGB: (25,80,64)

Color info

#195040 contains red, green and blue colors in about the same proportion. Web safe color of #195040 is #006633 (or #063).

RGB color model

#195040 color RGB value is (25,80,64).

RGB: (25,80,64) (10%, 31%, 25%)

RGB channels and saturation

R 25 of 255 = 10%
G 80 of 255 = 31%
B 64 of 255 = 25%

25
80
64

R + G + B ~ 22%. #195040 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 80 + 64 = 169 (100%)
R 25 of 169 ~ 14.79%
G 80 of 169 ~ 47.34%
B 64 of 169 ~ 37.87'%

%14.79
%47.34
%37.87

CMYK color model

#195040 color CMYK value is (69,0,20,69).

  • cyan value is 68.75%
  • magenta value is 0.00%
  • yellow value is 20.00%
  • key color value is 68.63%

CMYK: (69,0,20,69)
C69M0Y20K69 (69%, 0%, 20%, 69%)
(0.69 / 0.00 / 0.20 / 0.69)

CMYK percentages

%68.75
%0
%20
%68.63

Codes

Color #195040 in popluar color models

19 50 40
RGB 25 80 64
HSL 163° 52.38% 20.59%
HSB/HSV 163° 68.75% 31.37%
CMYK 68.75% 0.00% 20.00%
68.63%

Color #195040 in popluar number systems.

HEX 19 50 40
Decimal 25 80 64
Binary 11001 1010000 1000000
Octal 31 120 100

Shades and tints

Shades of #195040

#195040
(25,80,64)
#17493B
(23,73,59)
#154236
(21,66,54)
#133B31
(19,59,49)
#11342C
(17,52,44)
#0F2D27
(15,45,39)
#0D2622
(13,38,34)
#0B1F1D
(11,31,29)
#091818
(9,24,24)
#071113
(7,17,19)
#050A0E
(5,10,14)
#000000
(0,0,0)

Tints of #195040

#195040
(25,80,64)
#2D5F51
(45,95,81)
#416E62
(65,110,98)
#557D73
(85,125,115)
#698C84
(105,140,132)
#7D9B95
(125,155,149)
#91AAA6
(145,170,166)
#A5B9B7
(165,185,183)
#B9C8C8
(185,200,200)
#CDD7D9
(205,215,217)
#E1E6EA
(225,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #195040 color. Also use rgb(25,80,64) instead hex code.

Text Font Color

.myTextColor { color: #195040; }

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

This text font color is #195040.

Background Color

.myBgColor { background-color: #195040; }

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

This div background color is #195040.

Border color

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

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

This div border color is #195040.

Opacity

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

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

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

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

This text has shadow with #195040 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #195040.

Preview

Color preview on black background

This text has color #195040 on black background.


Color preview on white background

This text has color #195040 on white background.


Black color preview on #195040 background

This text has black color on #195040 background.


White color preview on #195040 background

This text has white color on #195040 background.


Related colors

Complementary color

Complementary color for #hex is #E6AFBF.


I love getcolorcode.com

Triadic colors

1 #401950 and #504019 with #195040 are triadic colors.

2 #405019 and #501940 with #195040 are triadic colors.