#B52456

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

Shades of Old Rose #B52456

Tints of Old Rose #B52456

Color information

#B52456 (or 0xB52456) is unknown color: approx Old Rose. HEX triplet: B5, 24 and 56. RGB value is (181,36,86). Sum of RGB (Red+Green+Blue) = 181+36+86=303 (40% of max value = 765). Red value is 181 (71.09% from 255 or 59.74% from 303); Green value is 36 (14.45% from 255 or 11.88% from 303); Blue value is 86 (33.98% from 255 or 28.38% from 303); Max value from RGB is 181 - color contains mainly: red. Hex color #B52456 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #B52456 is #4ADBA9. Grayscale: #555555. Windows color (decimal): -4905898 or 5645493. OLE color: 5645493.

HSL color Cylindrical-coordinate representation of color #B52456: hue angle of 339.31º degrees, saturation: 0.67, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #B52456 is Cyan = 0, Magento = 0.80, Yellow = 0.52 and Black (K on CMYK) = 0.29.

Color convert

RGB1813686-
CMYK00.800.520.29
HSL339.31º66.82%42.55%-
HSV(B)339.31º80.11%70.98%-
XYZ21.3711.769.95-
YUV85.06128.54196.43-

RGB Variations

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

RGB

RED value IS 181 (71.09% from 255) = 59.74%
GREEN value IS 36 (14.45% from 255) = 11.88%
BLUE value IS 86 (33.98% from 255) = 28.38%
R=59.74%
G=11.88%
B=28.38%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.80
Y (Yellow) values IS 0.52
K (Black) values IS 0.29
SystemRedGreenBlueCMYKHSL
Decimal181368600.800.520.29339.3166.8242.55
HexB52456050341D153432b
Octal265441260120643552310353
Binary10110101100100101011001010000110100111011010100111000011101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #B52456

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #B52456; }

 p { color: rgb(181,36,86); }

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

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

 a { background-color: rgb(181,36,86); }

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

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

 span { border-color: rgb(181,36,86); }

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

cancel