#cb0553

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

Shades of Razzmatazz #CB0553

Tints of Razzmatazz #CB0553

Color information

#CB0553 (or 0xCB0553) is unknown color: approx Razzmatazz. HEX triplet: CB, 05 and 53. RGB value is (203,5,83). Sum of RGB (Red+Green+Blue) = 203+5+83=291 (38% of max value = 765). Red value is 203 (79.69% from 255 or 69.76% from 291); Green value is 5 (2.34% from 255 or 1.72% from 291); Blue value is 83 (32.81% from 255 or 28.52% from 291); Max value from RGB is 203 - color contains mainly: red. Hex color #CB0553 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #CB0553 is #34FAAC. Grayscale: #484848. Windows color (decimal): -3472045 or 5440971. OLE color: 5440971.

HSL color Cylindrical-coordinate representation of color #CB0553: hue angle of 336.36º degrees, saturation: 0.95, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #CB0553 is Cyan = 0, Magento = 0.98, Yellow = 0.59 and Black (K on CMYK) = 0.20.

Color convert

RGB203583-
CMYK00.980.590.20
HSL336.36º95.19%40.78%-
HSV(B)336.36º97.54%79.61%-
XYZ26.2413.439.39-
YUV73.09133.6220.66-

RGB Variations

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

RGB

RED value IS 203 (79.69% from 255) = 69.76%
GREEN value IS 5 (2.34% from 255) = 1.72%
BLUE value IS 83 (32.81% from 255) = 28.52%
R=69.76%
G=1.72%
B=28.52%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.98
Y (Yellow) values IS 0.59
K (Black) values IS 0.20
SystemRedGreenBlueCMYKHSL
Decimal20358300.980.590.20336.3695.1940.78
HexCB5530623B141505f29
Octal31351230142732452013751
Binary11001011101101001101100010111011101001010100001011111101001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #cb0553

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #cb0553; }

 p { color: rgb(203,5,83); }

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

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

 a { background-color: rgb(203,5,83); }

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

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

 span { border-color: rgb(203,5,83); }

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

cancel