#755827

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

Shades of Horses Neck #755827

Tints of Horses Neck #755827

Color information

#755827 (or 0x755827) is unknown color: approx Horses Neck. HEX triplet: 75, 58 and 27. RGB value is (117,88,39). Sum of RGB (Red+Green+Blue) = 117+88+39=244 (32% of max value = 765). Red value is 117 (46.09% from 255 or 47.95% from 244); Green value is 88 (34.77% from 255 or 36.07% from 244); Blue value is 39 (15.62% from 255 or 15.98% from 244); Max value from RGB is 117 - color contains mainly: red. Hex color #755827 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755827 is #8AA7D8. Grayscale: #5B5B5B. Windows color (decimal): -9086937 or 2578549. OLE color: 2578549.

HSL color Cylindrical-coordinate representation of color #755827: hue angle of 37.69º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #755827 is Cyan = 0, Magento = 0.25, Yellow = 0.67 and Black (K on CMYK) = 0.54.

Color convert

RGB1178839-
CMYK00.250.670.54
HSL37.69º50%30.59%-
HSV(B)37.69º66.67%45.88%-
XYZ11.1910.913.43-
YUV91.0898.61146.48-

RGB Variations

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

RGB

RED value IS 117 (46.09% from 255) = 47.95%
GREEN value IS 88 (34.77% from 255) = 36.07%
BLUE value IS 39 (15.62% from 255) = 15.98%
R=47.95%
G=36.07%
B=15.98%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.25
Y (Yellow) values IS 0.67
K (Black) values IS 0.54
SystemRedGreenBlueCMYKHSL
Decimal117883900.250.670.5437.695030.59
Hex755827019433626321f
Octal1651304703110366466237
Binary11101011011000100111011001100001111011010011011001011111

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #755827

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #755827; }

 p { color: rgb(117,88,39); }

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

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

 a { background-color: rgb(117,88,39); }

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

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

 span { border-color: rgb(117,88,39); }

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