COLOR #195230

HEX: #195230 RGB: (25,82,48)

Color info

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

RGB color model

#195230 color RGB value is (25,82,48).

RGB: (25,82,48) (10%, 32%, 19%)

RGB channels and saturation

R 25 of 255 = 10%
G 82 of 255 = 32%
B 48 of 255 = 19%

25
82
48

R + G + B ~ 20%. #195230 is dark color.

Portions of RGB colors in percentages

R + G + B = 25 + 82 + 48 = 155 (100%)
R 25 of 155 ~ 16.13%
G 82 of 155 ~ 52.9%
B 48 of 155 ~ 30.97'%

%16.13
%52.9
%30.97

CMYK color model

#195230 color CMYK value is (70,0,41,68).

  • cyan value is 69.51%
  • magenta value is 0.00%
  • yellow value is 41.46%
  • key color value is 67.84%

CMYK: (70,0,41,68)
C70M0Y41K68 (70%, 0%, 41%, 68%)
(0.70 / 0.00 / 0.41 / 0.68)

CMYK percentages

%69.51
%0
%41.46
%67.84

Codes

Color #195230 in popluar color models

19 52 30
RGB 25 82 48
HSL 144° 53.27% 20.98%
HSB/HSV 144° 69.51% 32.16%
CMYK 69.51% 0.00% 41.46%
67.84%

Color #195230 in popluar number systems.

HEX 19 52 30
Decimal 25 82 48
Binary 11001 1010010 110000
Octal 31 122 60

Shades and tints

Shades of #195230

#195230
(25,82,48)
#174B2C
(23,75,44)
#154428
(21,68,40)
#133D24
(19,61,36)
#113620
(17,54,32)
#0F2F1C
(15,47,28)
#0D2818
(13,40,24)
#0B2114
(11,33,20)
#091A10
(9,26,16)
#07130C
(7,19,12)
#050C08
(5,12,8)
#000000
(0,0,0)

Tints of #195230

#195230
(25,82,48)
#2D6142
(45,97,66)
#417054
(65,112,84)
#557F66
(85,127,102)
#698E78
(105,142,120)
#7D9D8A
(125,157,138)
#91AC9C
(145,172,156)
#A5BBAE
(165,187,174)
#B9CAC0
(185,202,192)
#CDD9D2
(205,217,210)
#E1E8E4
(225,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #195230 color. Also use rgb(25,82,48) instead hex code.

Text Font Color

.myTextColor { color: #195230; }

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

This text font color is #195230.

Background Color

.myBgColor { background-color: #195230; }

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

This div background color is #195230.

Border color

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

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

This div border color is #195230.

Opacity

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

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

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

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

This text has shadow with #195230 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #195230.

Preview

Color preview on black background

This text has color #195230 on black background.


Color preview on white background

This text has color #195230 on white background.


Black color preview on #195230 background

This text has black color on #195230 background.


White color preview on #195230 background

This text has white color on #195230 background.


Related colors

Complementary color

Complementary color for #hex is #E6ADCF.


I love getcolorcode.com

Triadic colors

1 #301952 and #523019 with #195230 are triadic colors.

2 #305219 and #521930 with #195230 are triadic colors.