#d90c58

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

Shades of Razzmatazz #D90C58

Tints of Razzmatazz #D90C58

Color information

#D90C58 (or 0xD90C58) is unknown color: approx Razzmatazz. HEX triplet: D9, 0C and 58. RGB value is (217,12,88). Sum of RGB (Red+Green+Blue) = 217+12+88=317 (41% of max value = 765). Red value is 217 (85.16% from 255 or 68.45% from 317); Green value is 12 (5.08% from 255 or 3.79% from 317); Blue value is 88 (34.77% from 255 or 27.76% from 317); Max value from RGB is 217 - color contains mainly: red. Hex color #D90C58 is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #D90C58 is #26F3A7. Grayscale: #515151. Windows color (decimal): -2552744 or 5770457. OLE color: 5770457.

HSL color Cylindrical-coordinate representation of color #D90C58: hue angle of 337.76º degrees, saturation: 0.9, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #D90C58 is Cyan = 0, Magento = 0.94, Yellow = 0.59 and Black (K on CMYK) = 0.15.

Color convert

RGB2171288-
CMYK00.940.590.15
HSL337.76º89.52%44.9%-
HSV(B)337.76º94.47%85.1%-
XYZ30.5115.7210.66-
YUV81.96131.42224.32-

RGB Variations

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

RGB

RED value IS 217 (85.16% from 255) = 68.45%
GREEN value IS 12 (5.08% from 255) = 3.79%
BLUE value IS 88 (34.77% from 255) = 27.76%
R=68.45%
G=3.79%
B=27.76%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.94
Y (Yellow) values IS 0.59
K (Black) values IS 0.15
SystemRedGreenBlueCMYKHSL
Decimal217128800.940.590.15337.7689.5244.9
HexD9C5805E3BF1525a2d
Octal331141300136731752213255
Binary11011001110010110000101111011101111111010100101011010101101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #d90c58

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #d90c58; }

 p { color: rgb(217,12,88); }

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

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

 a { background-color: rgb(217,12,88); }

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

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

 span { border-color: rgb(217,12,88); }

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

cancel