#ad1d74

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

Shades of Jazzberry Jam #AD1D74

Tints of Jazzberry Jam #AD1D74

Color information

#AD1D74 (or 0xAD1D74) is unknown color: approx Jazzberry Jam. HEX triplet: AD, 1D and 74. RGB value is (173,29,116). Sum of RGB (Red+Green+Blue) = 173+29+116=318 (42% of max value = 765). Red value is 173 (67.97% from 255 or 54.40% from 318); Green value is 29 (11.72% from 255 or 9.12% from 318); Blue value is 116 (45.70% from 255 or 36.48% from 318); Max value from RGB is 173 - color contains mainly: red. Hex color #AD1D74 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AD1D74 is #52E28B. Grayscale: #515151. Windows color (decimal): -5431948 or 7609773. OLE color: 7609773.

HSL color Cylindrical-coordinate representation of color #AD1D74: hue angle of 323.75º degrees, saturation: 0.71, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #AD1D74 is Cyan = 0, Magento = 0.83, Yellow = 0.33 and Black (K on CMYK) = 0.32.

Color convert

RGB17329116-
CMYK00.830.330.32
HSL323.75º71.29%39.61%-
HSV(B)323.75º83.24%67.84%-
XYZ20.8311.0217.55-
YUV81.97147.21192.93-

RGB Variations

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

RGB

RED value IS 173 (67.97% from 255) = 54.40%
GREEN value IS 29 (11.72% from 255) = 9.12%
BLUE value IS 116 (45.70% from 255) = 36.48%
R=54.40%
G=9.12%
B=36.48%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.83
Y (Yellow) values IS 0.33
K (Black) values IS 0.32
SystemRedGreenBlueCMYKHSL
Decimal1732911600.830.330.32323.7571.2939.61
HexAD1D7405321201444728
Octal255351640123414050410750
Binary10101101111011110100010100111000011000001010001001000111101000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #ad1d74

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #ad1d74; }

 p { color: rgb(173,29,116); }

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

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

 a { background-color: rgb(173,29,116); }

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

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

 span { border-color: rgb(173,29,116); }

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

cancel