COLOR #350308

HEX: #350308 RGB: (53,3,8)

Color info

#350308 contains red, green and blue colors in about the same proportion. Web safe color of #350308 is #330000 (or #300).

RGB color model

#350308 color RGB value is (53,3,8).

RGB: (53,3,8) (21%, 1%, 3%)

RGB channels and saturation

R 53 of 255 = 21%
G 3 of 255 = 1%
B 8 of 255 = 3%

53
3
8

R + G + B ~ 8%. #350308 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 3 + 8 = 64 (100%)
R 53 of 64 ~ 82.81%
G 3 of 64 ~ 4.69%
B 8 of 64 ~ 12.5'%

%82.81
%12.5

CMYK color model

#350308 color CMYK value is (0,94,85,79).

  • cyan value is 0.00%
  • magenta value is 94.34%
  • yellow value is 84.91%
  • key color value is 79.22%

CMYK: (0,94,85,79)
C0M94Y85K79 (0%, 94%, 85%, 79%)
(0.00 / 0.94 / 0.85 / 0.79)

CMYK percentages

%0
%94.34
%84.91
%79.22

Codes

Color #350308 in popluar color models

35 03 08
RGB 53 3 8
HSL 354° 89.29% 10.98%
HSB/HSV 354° 94.34% 20.78%
CMYK 0.00% 94.34% 84.91%
79.22%

Color #350308 in popluar number systems.

HEX 35 03 08
Decimal 53 3 8
Binary 110101 11 1000
Octal 65 3 10

Shades and tints

Shades of #350308

#350308
(53,3,8)
#310308
(49,3,8)
#2D0308
(45,3,8)
#290308
(41,3,8)
#250308
(37,3,8)
#210308
(33,3,8)
#1D0308
(29,3,8)
#190308
(25,3,8)
#150308
(21,3,8)
#110308
(17,3,8)
#0D0308
(13,3,8)
#000000
(0,0,0)

Tints of #350308

#350308
(53,3,8)
#47191E
(71,25,30)
#592F34
(89,47,52)
#6B454A
(107,69,74)
#7D5B60
(125,91,96)
#8F7176
(143,113,118)
#A1878C
(161,135,140)
#B39DA2
(179,157,162)
#C5B3B8
(197,179,184)
#D7C9CE
(215,201,206)
#E9DFE4
(233,223,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #350308 color. Also use rgb(53,3,8) instead hex code.

Text Font Color

.myTextColor { color: #350308; }

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

This text font color is #350308.

Background Color

.myBgColor { background-color: #350308; }

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

This div background color is #350308.

Border color

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

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

This div border color is #350308.

Opacity

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

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

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

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

This text has shadow with #350308 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #350308.

Preview

Color preview on black background

This text has color #350308 on black background.


Color preview on white background

This text has color #350308 on white background.


Black color preview on #350308 background

This text has black color on #350308 background.


White color preview on #350308 background

This text has white color on #350308 background.


Related colors

Complementary color

Complementary color for #hex is #CAFCF7.


I love getcolorcode.com

Triadic colors

1 #083503 and #030835 with #350308 are triadic colors.

2 #080335 and #033508 with #350308 are triadic colors.