Shades of Temptress #301520
Tints of Temptress #301520
RGB
CMYK
RGB Variations
Color information
#301520 (or 0x301520) is known color: Temptress. HEX triplet: 30, 15 and 20. RGB value is (48,21,32). Sum of RGB (Red+Green+Blue) = 48+21+32=101 (13% of max value = 765). Red value is 48 (19.14% from 255 or 47.52% from 101); Green value is 21 (8.59% from 255 or 20.79% from 101); Blue value is 32 (12.89% from 255 or 31.68% from 101); Max value from RGB is 48 - color contains mainly: red. Hex color #301520 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #301520 is #CFEADF. Grayscale: #1E1E1E. Windows color (decimal): -13626080 or 2102576. OLE color: 2102576.
HSL color Cylindrical-coordinate representation of color #301520: hue angle of 335.56º degrees, saturation: 0.39, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #301520 is Cyan = 0, Magento = 0.56, Yellow = 0.33 and Black (K on CMYK) = 0.81.
Color convert
| RGB | 48 | 21 | 32 | - |
| CMYK | 0 | 0.56 | 0.33 | 0.81 |
| HSL | 335.56º | 0.39% | 0.14% | - |
| HSV(B) | 335.56º | 0.56% | 0.19% | - |
| XYZ | 1.75 | 1.27 | 1.52 | - |
| YUV | 30.33 | 128.95 | 140.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 32 | 0 | 0.56 | 0.33 | 0.81 | 335.56 | 0.39 | 0.14 |
| Hex | 30 | 15 | 20 | 0 | 38 | 21 | 51 | 150 | 27 | E |
| Octal | 60 | 25 | 40 | 0 | 70 | 41 | 121 | 520 | 47 | 16 |
| Binary | 110000 | 10101 | 100000 | 0 | 111000 | 100001 | 1010001 | 101010000 | 100111 | 1110 |
Color Harmonies of #301520
Complementary color
Monochromatic Colors of #301520
Black with #301520
Text Example
Text Example
White with #301520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301520; }
p { color: rgb(48,21,32); }
H1.HeaderClassName
{
color: #301520;
}
.AnyTagClassName
{
color: #301520;
}
</style>
background-color css
<style>
a { background-color: #301520; }
a { background-color: rgb(48,21,32); }
div.DivClassName
{
background-color: #301520;
}
.BgClassName
{
background-color: #301520;
}
</style>
border-color css
<style>
span { border-color: #301520; }
span { border-color: rgb(48,21,32); }
td.TdClassName
{
border-color: #301520;
}
.TagClassName
{
border-color: #301520;
}
</style>