COLOR #075571

HEX: #075571 RGB: (7,85,113)

Color info

#075571 contains mainly green and blue colors. Web safe color of #075571 is #006666 (or #066).

RGB color model

#075571 color RGB value is (7,85,113).

RGB: (7,85,113) (3%, 33%, 44%)

RGB channels and saturation

R 7 of 255 = 3%
G 85 of 255 = 33%
B 113 of 255 = 44%

7
85
113

R + G + B ~ 27%. #075571 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 7 + 85 + 113 = 205 (100%)
R 7 of 205 ~ 3.41%
G 85 of 205 ~ 41.46%
B 113 of 205 ~ 55.12'%

%41.46
%55.12

CMYK color model

#075571 color CMYK value is (94,25,0,56).

  • cyan value is 93.81%
  • magenta value is 24.78%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (94,25,0,56)
C94M25Y0K56 (94%, 25%, 0%, 56%)
(0.94 / 0.25 / 0.00 / 0.56)

CMYK percentages

%93.81
%24.78
%0
%55.69

Codes

Color #075571 in popluar color models

07 55 71
RGB 7 85 113
HSL 196° 88.33% 23.53%
HSB/HSV 196° 93.81% 44.31%
CMYK 93.81% 24.78% 0.00%
55.69%

Color #075571 in popluar number systems.

HEX 07 55 71
Decimal 7 85 113
Binary 111 1010101 1110001
Octal 7 125 161

Shades and tints

Shades of #075571

#075571
(7,85,113)
#074E67
(7,78,103)
#07475D
(7,71,93)
#074053
(7,64,83)
#073949
(7,57,73)
#07323F
(7,50,63)
#072B35
(7,43,53)
#07242B
(7,36,43)
#071D21
(7,29,33)
#071617
(7,22,23)
#070F0D
(7,15,13)
#000000
(0,0,0)

Tints of #075571

#075571
(7,85,113)
#1D647D
(29,100,125)
#337389
(51,115,137)
#498295
(73,130,149)
#5F91A1
(95,145,161)
#75A0AD
(117,160,173)
#8BAFB9
(139,175,185)
#A1BEC5
(161,190,197)
#B7CDD1
(183,205,209)
#CDDCDD
(205,220,221)
#E3EBE9
(227,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #075571 color. Also use rgb(7,85,113) instead hex code.

Text Font Color

.myTextColor { color: #075571; }

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

This text font color is #075571.

Background Color

.myBgColor { background-color: #075571; }

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

This div background color is #075571.

Border color

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

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

This div border color is #075571.

Opacity

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

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

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

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

This text has shadow with #075571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #075571.

Preview

Color preview on black background

This text has color #075571 on black background.


Color preview on white background

This text has color #075571 on white background.


Black color preview on #075571 background

This text has black color on #075571 background.


White color preview on #075571 background

This text has white color on #075571 background.


Related colors

Complementary color

Complementary color for #hex is #F8AA8E.


I love getcolorcode.com

Triadic colors

1 #710755 and #557107 with #075571 are triadic colors.

2 #715507 and #550771 with #075571 are triadic colors.