#c32451

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

Shades of Old Rose #C32451

Tints of Old Rose #C32451

Color information

#C32451 (or 0xC32451) is unknown color: approx Old Rose. HEX triplet: C3, 24 and 51. RGB value is (195,36,81). Sum of RGB (Red+Green+Blue) = 195+36+81=312 (41% of max value = 765). Red value is 195 (76.56% from 255 or 62.5% from 312); Green value is 36 (14.45% from 255 or 11.54% from 312); Blue value is 81 (32.03% from 255 or 25.96% from 312); Max value from RGB is 195 - color contains mainly: red. Hex color #C32451 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #C32451 is #3CDBAE. Grayscale: #585858. Windows color (decimal): -3988399 or 5317827. OLE color: 5317827.

HSL color Cylindrical-coordinate representation of color #C32451: hue angle of 343.02º degrees, saturation: 0.69, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #C32451 is Cyan = 0, Magento = 0.82, Yellow = 0.58 and Black (K on CMYK) = 0.24.

Color convert

RGB1953681-
CMYK00.820.580.24
HSL343.02º68.83%45.29%-
HSV(B)343.02º81.54%76.47%-
XYZ24.6213.469.08-
YUV88.67123.68203.84-

RGB Variations

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

RGB

RED value IS 195 (76.56% from 255) = 62.5%
GREEN value IS 36 (14.45% from 255) = 11.54%
BLUE value IS 81 (32.03% from 255) = 25.96%
R=62.5%
G=11.54%
B=25.96%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.82
Y (Yellow) values IS 0.58
K (Black) values IS 0.24
SystemRedGreenBlueCMYKHSL
Decimal195368100.820.580.24343.0268.8345.29
HexC324510523A18157452d
Octal303441210122723052710555
Binary11000011100100101000101010010111010110001010101111000101101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #c32451

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #c32451; }

 p { color: rgb(195,36,81); }

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

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

 a { background-color: rgb(195,36,81); }

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

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

 span { border-color: rgb(195,36,81); }

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

cancel