Shades of Temptress #361521
Tints of Temptress #361521
RGB
CMYK
RGB Variations
Color information
#361521 (or 0x361521) is known color: Temptress. HEX triplet: 36, 15 and 21. RGB value is (54,21,33). Sum of RGB (Red+Green+Blue) = 54+21+33=108 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50% from 108); Green value is 21 (8.59% from 255 or 19.44% from 108); Blue value is 33 (13.28% from 255 or 30.56% from 108); Max value from RGB is 54 - color contains mainly: red. Hex color #361521 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361521 is #C9EADE. Grayscale: #202020. Windows color (decimal): -13232863 or 2168118. OLE color: 2168118.
HSL color Cylindrical-coordinate representation of color #361521: hue angle of 338.18º degrees, saturation: 0.44, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #361521 is Cyan = 0, Magento = 0.61, Yellow = 0.39 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 21 | 33 | - |
| CMYK | 0 | 0.61 | 0.39 | 0.79 |
| HSL | 338.18º | 0.44% | 0.15% | - |
| HSV(B) | 338.18º | 0.61% | 0.21% | - |
| XYZ | 2.06 | 1.43 | 1.61 | - |
| YUV | 32.24 | 128.43 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 21 | 33 | 0 | 0.61 | 0.39 | 0.79 | 338.18 | 0.44 | 0.15 |
| Hex | 36 | 15 | 21 | 0 | 3D | 27 | 4F | 152 | 2C | F |
| Octal | 66 | 25 | 41 | 0 | 75 | 47 | 117 | 522 | 54 | 17 |
| Binary | 110110 | 10101 | 100001 | 0 | 111101 | 100111 | 1001111 | 101010010 | 101100 | 1111 |
Color Harmonies of #361521
Complementary color
Monochromatic Colors of #361521
Black with #361521
Text Example
Text Example
White with #361521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361521; }
p { color: rgb(54,21,33); }
H1.HeaderClassName
{
color: #361521;
}
.AnyTagClassName
{
color: #361521;
}
</style>
background-color css
<style>
a { background-color: #361521; }
a { background-color: rgb(54,21,33); }
div.DivClassName
{
background-color: #361521;
}
.BgClassName
{
background-color: #361521;
}
</style>
border-color css
<style>
span { border-color: #361521; }
span { border-color: rgb(54,21,33); }
td.TdClassName
{
border-color: #361521;
}
.TagClassName
{
border-color: #361521;
}
</style>