#552719

Color #552719 Caput Mortuum (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Caput Mortuum #552719

Tints of Caput Mortuum #552719

Color information

#552719 (or 0x552719) is unknown color: approx Caput Mortuum. HEX triplet: 55, 27 and 19. RGB value is (85,39,25). Sum of RGB (Red+Green+Blue) = 85+39+25=149 (19% of max value = 765). Red value is 85 (33.59% from 255 or 57.05% from 149); Green value is 39 (15.62% from 255 or 26.17% from 149); Blue value is 25 (10.16% from 255 or 16.78% from 149); Max value from RGB is 85 - color contains mainly: red. Hex color #552719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #552719 is #AAD8E6. Grayscale: #333333. Windows color (decimal): -11196647 or 1648469. OLE color: 1648469.

HSL color Cylindrical-coordinate representation of color #552719: hue angle of 14º degrees, saturation: 0.55, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #552719 is Cyan = 0, Magento = 0.54, Yellow = 0.71 and Black (K on CMYK) = 0.67.

Color convert

RGB853925-
CMYK00.540.710.67
HSL14º54.55%21.57%-
HSV(B)14º70.59%33.33%-
XYZ4.653.451.34-
YUV51.16113.24152.14-

RGB Variations

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

RGB

RED value IS 85 (33.59% from 255) = 57.05%
GREEN value IS 39 (15.62% from 255) = 26.17%
BLUE value IS 25 (10.16% from 255) = 16.78%
R=57.05%
G=26.17%
B=16.78%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.54
Y (Yellow) values IS 0.71
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal85392500.540.710.671454.5521.57
Hex5527190364743e3716
Octal1254731066107103166726
Binary101010110011111001011011010001111000011111011011110110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #552719

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #552719; }

 p { color: rgb(85,39,25); }

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

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

 a { background-color: rgb(85,39,25); }

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

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

 span { border-color: rgb(85,39,25); }

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