COLOR #6B0758

HEX: #6B0758 RGB: (107,7,88)

Color info

#6B0758 contains mainly red and blue colors. Web safe color of #6B0758 is #660066 (or #606).

RGB color model

#6B0758 color RGB value is (107,7,88).

RGB: (107,7,88) (42%, 3%, 35%)

RGB channels and saturation

R 107 of 255 = 42%
G 7 of 255 = 3%
B 88 of 255 = 35%

107
7
88

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

Portions of RGB colors in percentages

R + G + B = 107 + 7 + 88 = 202 (100%)
R 107 of 202 ~ 52.97%
G 7 of 202 ~ 3.47%
B 88 of 202 ~ 43.56'%

%52.97
%43.56

CMYK color model

#6B0758 color CMYK value is (0,93,18,58).

  • cyan value is 0.00%
  • magenta value is 93.46%
  • yellow value is 17.76%
  • key color value is 58.04%

CMYK: (0,93,18,58)
C0M93Y18K58 (0%, 93%, 18%, 58%)
(0.00 / 0.93 / 0.18 / 0.58)

CMYK percentages

%0
%93.46
%17.76
%58.04

Codes

Color #6B0758 in popluar color models

6B 07 58
RGB 107 7 88
HSL 311° 87.72% 22.35%
HSB/HSV 311° 93.46% 41.96%
CMYK 0.00% 93.46% 17.76%
58.04%

Color #6B0758 in popluar number systems.

HEX 6B 07 58
Decimal 107 7 88
Binary 1101011 111 1011000
Octal 153 7 130

Shades and tints

Shades of #6B0758

#6B0758
(107,7,88)
#620750
(98,7,80)
#590748
(89,7,72)
#500740
(80,7,64)
#470738
(71,7,56)
#3E0730
(62,7,48)
#350728
(53,7,40)
#2C0720
(44,7,32)
#230718
(35,7,24)
#1A0710
(26,7,16)
#110708
(17,7,8)
#000000
(0,0,0)

Tints of #6B0758

#6B0758
(107,7,88)
#781D67
(120,29,103)
#853376
(133,51,118)
#924985
(146,73,133)
#9F5F94
(159,95,148)
#AC75A3
(172,117,163)
#B98BB2
(185,139,178)
#C6A1C1
(198,161,193)
#D3B7D0
(211,183,208)
#E0CDDF
(224,205,223)
#EDE3EE
(237,227,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6B0758 color. Also use rgb(107,7,88) instead hex code.

Text Font Color

.myTextColor { color: #6B0758; }

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

This text font color is #6B0758.

Background Color

.myBgColor { background-color: #6B0758; }

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

This div background color is #6B0758.

Border color

.myBorderColor { border: 1px solid #6B0758; }

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

This div border color is #6B0758.

Opacity

.myOpacity80 { color: #6B0758; opacity: 0.8; }

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

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

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

This text has shadow with #6B0758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6B0758.

Preview

Color preview on black background

This text has color #6B0758 on black background.


Color preview on white background

This text has color #6B0758 on white background.


Black color preview on #6B0758 background

This text has black color on #6B0758 background.


White color preview on #6B0758 background

This text has white color on #6B0758 background.


Related colors

Complementary color

Complementary color for #hex is #94F8A7.


I love getcolorcode.com

Triadic colors

1 #586B07 and #07586B with #6B0758 are triadic colors.

2 #58076B and #076B58 with #6B0758 are triadic colors.