#685825

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

Shades of Horses Neck #685825

Tints of Horses Neck #685825

Color information

#685825 (or 0x685825) is unknown color: approx Horses Neck. HEX triplet: 68, 58 and 25. RGB value is (104,88,37). Sum of RGB (Red+Green+Blue) = 104+88+37=229 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.41% from 229); Green value is 88 (34.77% from 255 or 38.43% from 229); Blue value is 37 (14.84% from 255 or 16.16% from 229); Max value from RGB is 104 - color contains mainly: red. Hex color #685825 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685825 is #97A7DA. Grayscale: #575757. Windows color (decimal): -9938907 or 2447464. OLE color: 2447464.

HSL color Cylindrical-coordinate representation of color #685825: hue angle of 45.67º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #685825 is Cyan = 0, Magento = 0.15, Yellow = 0.64 and Black (K on CMYK) = 0.59.

Color convert

RGB1048837-
CMYK00.150.640.59
HSL45.67º47.52%27.65%-
HSV(B)45.67º64.42%40.78%-
XYZ9.5310.063.19-
YUV86.9799.8140.15-

RGB Variations

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

RGB

RED value IS 104 (41.02% from 255) = 45.41%
GREEN value IS 88 (34.77% from 255) = 38.43%
BLUE value IS 37 (14.84% from 255) = 16.16%
R=45.41%
G=38.43%
B=16.16%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.15
Y (Yellow) values IS 0.64
K (Black) values IS 0.59
SystemRedGreenBlueCMYKHSL
Decimal104883700.150.640.5945.6747.5227.65
Hex6858250F403B2e301c
Octal1501304501710073566034
Binary1101000101100010010101111100000011101110111011000011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #685825

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #685825; }

 p { color: rgb(104,88,37); }

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

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

 a { background-color: rgb(104,88,37); }

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

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

 span { border-color: rgb(104,88,37); }

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