COLOR #992038

HEX: #992038 RGB: (153,32,56)

Color info

#992038 contains mainly red color. Web safe color of #992038 is #993333 (or #933).

RGB color model

#992038 color RGB value is (153,32,56).

RGB: (153,32,56) (60%, 13%, 22%)

RGB channels and saturation

R 153 of 255 = 60%
G 32 of 255 = 13%
B 56 of 255 = 22%

153
32
56

R + G + B ~ 32%. #992038 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 153 + 32 + 56 = 241 (100%)
R 153 of 241 ~ 63.49%
G 32 of 241 ~ 13.28%
B 56 of 241 ~ 23.24'%

%63.49
%13.28
%23.24

CMYK color model

#992038 color CMYK value is (0,79,63,40).

  • cyan value is 0.00%
  • magenta value is 79.08%
  • yellow value is 63.40%
  • key color value is 40.00%

CMYK: (0,79,63,40)
C0M79Y63K40 (0%, 79%, 63%, 40%)
(0.00 / 0.79 / 0.63 / 0.40)

CMYK percentages

%0
%79.08
%63.4
%40

Codes

Color #992038 in popluar color models

99 20 38
RGB 153 32 56
HSL 348° 65.41% 36.27%
HSB/HSV 348° 79.08% 60.00%
CMYK 0.00% 79.08% 63.40%
40.00%

Color #992038 in popluar number systems.

HEX 99 20 38
Decimal 153 32 56
Binary 10011001 100000 111000
Octal 231 40 70

Shades and tints

Shades of #992038

#992038
(153,32,56)
#8C1E33
(140,30,51)
#7F1C2E
(127,28,46)
#721A29
(114,26,41)
#651824
(101,24,36)
#58161F
(88,22,31)
#4B141A
(75,20,26)
#3E1215
(62,18,21)
#311010
(49,16,16)
#240E0B
(36,14,11)
#170C06
(23,12,6)
#000000
(0,0,0)

Tints of #992038

#992038
(153,32,56)
#A2344A
(162,52,74)
#AB485C
(171,72,92)
#B45C6E
(180,92,110)
#BD7080
(189,112,128)
#C68492
(198,132,146)
#CF98A4
(207,152,164)
#D8ACB6
(216,172,182)
#E1C0C8
(225,192,200)
#EAD4DA
(234,212,218)
#F3E8EC
(243,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #992038 color. Also use rgb(153,32,56) instead hex code.

Text Font Color

.myTextColor { color: #992038; }

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

This text font color is #992038.

Background Color

.myBgColor { background-color: #992038; }

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

This div background color is #992038.

Border color

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

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

This div border color is #992038.

Opacity

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

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

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

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

This text has shadow with #992038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #992038.

Preview

Color preview on black background

This text has color #992038 on black background.


Color preview on white background

This text has color #992038 on white background.


Black color preview on #992038 background

This text has black color on #992038 background.


White color preview on #992038 background

This text has white color on #992038 background.


Related colors

Complementary color

Complementary color for #hex is #66DFC7.


I love getcolorcode.com

Triadic colors

1 #389920 and #203899 with #992038 are triadic colors.

2 #382099 and #209938 with #992038 are triadic colors.