#715421

Color #715421 Horses Neck (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Horses Neck #715421

Tints of Horses Neck #715421

Color information

#715421 (or 0x715421) is unknown color: approx Horses Neck. HEX triplet: 71, 54 and 21. RGB value is (113,84,33). Sum of RGB (Red+Green+Blue) = 113+84+33=230 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.13% from 230); Green value is 84 (33.20% from 255 or 36.52% from 230); Blue value is 33 (13.28% from 255 or 14.35% from 230); Max value from RGB is 113 - color contains mainly: red. Hex color #715421 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715421 is #8EABDE. Grayscale: #575757. Windows color (decimal): -9350111 or 2184305. OLE color: 2184305.

HSL color Cylindrical-coordinate representation of color #715421: hue angle of 38.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #715421 is Cyan = 0, Magento = 0.26, Yellow = 0.71 and Black (K on CMYK) = 0.56.

Color convert

RGB1138433-
CMYK00.260.710.56
HSL38.25º54.79%28.63%-
HSV(B)38.25º70.8%44.31%-
XYZ10.259.962.82-
YUV86.8697.61146.65-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 113 (44.53% from 255) = 49.13%
GREEN value IS 84 (33.20% from 255) = 36.52%
BLUE value IS 33 (13.28% from 255) = 14.35%
R=49.13%
G=36.52%
B=14.35%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.26
Y (Yellow) values IS 0.71
K (Black) values IS 0.56
SystemRedGreenBlueCMYKHSL
Decimal113843300.260.710.5638.2554.7928.63
Hex71542101A473826371d
Octal1611244103210770466735
Binary11100011010100100001011010100011111100010011011011111101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #715421

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #715421; }

 p { color: rgb(113,84,33); }

 H1.HeaderClassName
 {
   color: #715421;
 }
 .AnyTagClassName
 {
   color: #715421;
 }
</style>
background-color css

<style>
 a { background-color: #715421; }

 a { background-color: rgb(113,84,33); }

 div.DivClassName
 {
   background-color: #715421;
 }
 .BgClassName
 {
   background-color: #715421;
 }
</style>
border-color css

<style>
 span { border-color: #715421; }

 span { border-color: rgb(113,84,33); }

 td.TdClassName
 {
   border-color: #715421;
 }
 .TagClassName
 {
   border-color: #715421;
 }
</style>