COLOR #702277

HEX: #702277 RGB: (112,34,119)

Color info

#702277 contains mainly red and blue colors. Web safe color of #702277 is #663366 (or #636).

RGB color model

#702277 color RGB value is (112,34,119).

RGB: (112,34,119) (44%, 13%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 34 of 255 = 13%
B 119 of 255 = 47%

112
34
119

R + G + B ~ 35%. #702277 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 34 + 119 = 265 (100%)
R 112 of 265 ~ 42.26%
G 34 of 265 ~ 12.83%
B 119 of 265 ~ 44.91'%

%42.26
%12.83
%44.91

CMYK color model

#702277 color CMYK value is (6,71,0,53).

  • cyan value is 5.88%
  • magenta value is 71.43%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (6,71,0,53) C6M71Y0K53 (6%,71%,0%,53%) (0.06/0.71/0.00/0.53) 

CMYK percentages

%5.88
%71.43
%0
%53.33

Codes

Color #702277 in popluar color models

70 22 77
RGB 112 34 119
HSL 295° 55.56% 30.00%
HSB/HSV 295° 71.43% 46.67%
CMYK 5.88% 71.43% 0.00%
53.33%

Color #702277 in popluar number systems.

HEX 70 22 77
Decimal 112 34 119
Binary 1110000 100010 1110111
Octal 160 42 167

Shades and tints

Shades of #702277

#702277
(112,34,119)
#661F6D
(102,31,109)
#5C1C63
(92,28,99)
#521959
(82,25,89)
#48164F
(72,22,79)
#3E1345
(62,19,69)
#34103B
(52,16,59)
#2A0D31
(42,13,49)
#200A27
(32,10,39)
#16071D
(22,7,29)
#0C0413
(12,4,19)
#000000
(0,0,0)

Tints of #702277

#702277
(112,34,119)
#7D3683
(125,54,131)
#8A4A8F
(138,74,143)
#975E9B
(151,94,155)
#A472A7
(164,114,167)
#B186B3
(177,134,179)
#BE9ABF
(190,154,191)
#CBAECB
(203,174,203)
#D8C2D7
(216,194,215)
#E5D6E3
(229,214,227)
#F2EAEF
(242,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #702277 color. Also use rgb(112,34,119) instead hex code.

Text Font Color

.myTextColor { color: #702277; }

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

This text font color is #702277.

Background Color

.myBgColor { background-color: #702277; }

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

This div background color is #702277.

Border color

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

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

This div border color is #702277.

Opacity

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

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

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

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

This text has shadow with #702277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #702277.

Preview

Color preview on black background

This text has color #702277 on black background.


Color preview on white background

This text has color #702277 on white background.


Black color preview on #702277 background

This text has black color on #702277 background.


White color preview on #702277 background

This text has white color on #702277 background.


Related colors

Complementary color

Complementary color for #hex is #8FDD88.


I love getcolorcode.com

Triadic colors

1 #777022 and #227770 with #702277 are triadic colors.

2 #772270 and #227077 with #702277 are triadic colors.