#9D1618

Color #9D1618 Carmine (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Carmine #9D1618

Tints of Carmine #9D1618

Color information

#9D1618 (or 0x9D1618) is unknown color: approx Carmine. HEX triplet: 9D, 16 and 18. RGB value is (157,22,24). Sum of RGB (Red+Green+Blue) = 157+22+24=203 (26% of max value = 765). Red value is 157 (61.72% from 255 or 77.34% from 203); Green value is 22 (8.98% from 255 or 10.84% from 203); Blue value is 24 (9.77% from 255 or 11.82% from 203); Max value from RGB is 157 - color contains mainly: red. Hex color #9D1618 is not a web safe color. Web safe color analog (approx): #990000. Inversed color of #9D1618 is #62E9E7. Grayscale: #3E3E3E. Windows color (decimal): -6482408 or 1578653. OLE color: 1578653.

HSL color Cylindrical-coordinate representation of color #9D1618: hue angle of 359.11º degrees, saturation: 0.75, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #9D1618 is Cyan = 0, Magento = 0.86, Yellow = 0.85 and Black (K on CMYK) = 0.38.

Color convert

RGB1572224-
CMYK00.860.850.38
HSL359.11º75.42%35.1%-
HSV(B)359.11º85.99%61.57%-
XYZ14.367.811.61-
YUV62.59106.23195.34-

RGB Variations

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

RGB

RED value IS 157 (61.72% from 255) = 77.34%
GREEN value IS 22 (8.98% from 255) = 10.84%
BLUE value IS 24 (9.77% from 255) = 11.82%
R=77.34%
G=10.84%
B=11.82%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.86
Y (Yellow) values IS 0.85
K (Black) values IS 0.38
SystemRedGreenBlueCMYKHSL
Decimal157222400.860.850.38359.1175.4235.1
Hex9D161805655261674b23
Octal235263001261254654711343
Binary1001110110110110000101011010101011001101011001111001011100011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #9D1618

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #9D1618; }

 p { color: rgb(157,22,24); }

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

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

 a { background-color: rgb(157,22,24); }

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

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

 span { border-color: rgb(157,22,24); }

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

cancel