#CE393B

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

Shades of Mahogany #CE393B

Tints of Mahogany #CE393B

Color information

#CE393B (or 0xCE393B) is unknown color: approx Mahogany. HEX triplet: CE, 39 and 3B. RGB value is (206,57,59). Sum of RGB (Red+Green+Blue) = 206+57+59=322 (42% of max value = 765). Red value is 206 (80.86% from 255 or 63.98% from 322); Green value is 57 (22.66% from 255 or 17.70% from 322); Blue value is 59 (23.44% from 255 or 18.32% from 322); Max value from RGB is 206 - color contains mainly: red. Hex color #CE393B is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #CE393B is #31C6C4. Grayscale: #656565. Windows color (decimal): -3262149 or 3881422. OLE color: 3881422.

HSL color Cylindrical-coordinate representation of color #CE393B: hue angle of 359.19º degrees, saturation: 0.6, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #CE393B is Cyan = 0, Magento = 0.72, Yellow = 0.71 and Black (K on CMYK) = 0.19.

Color convert

RGB2065759-
CMYK00.720.710.19
HSL359.19º60.32%51.57%-
HSV(B)359.19º72.33%80.78%-
XYZ27.7116.365.84-
YUV101.78103.86202.34-

RGB Variations

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

RGB

RED value IS 206 (80.86% from 255) = 63.98%
GREEN value IS 57 (22.66% from 255) = 17.70%
BLUE value IS 59 (23.44% from 255) = 18.32%
R=63.98%
G=17.70%
B=18.32%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.72
Y (Yellow) values IS 0.71
K (Black) values IS 0.19
SystemRedGreenBlueCMYKHSL
Decimal206575900.720.710.19359.1960.3251.57
HexCE393B04847131673c34
Octal31671730110107235477464
Binary1100111011100111101101001000100011110011101100111111100110100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #CE393B

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #CE393B; }

 p { color: rgb(206,57,59); }

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

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

 a { background-color: rgb(206,57,59); }

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

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

 span { border-color: rgb(206,57,59); }

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

cancel