Shades of Temptress #361721
Tints of Temptress #361721
RGB
CMYK
RGB Variations
Color information
#361721 (or 0x361721) is known color: Temptress. HEX triplet: 36, 17 and 21. RGB value is (54,23,33). Sum of RGB (Red+Green+Blue) = 54+23+33=110 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.09% from 110); Green value is 23 (9.38% from 255 or 20.91% from 110); Blue value is 33 (13.28% from 255 or 30% from 110); Max value from RGB is 54 - color contains mainly: red. Hex color #361721 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361721 is #C9E8DE. Grayscale: #212121. Windows color (decimal): -13232351 or 2168630. OLE color: 2168630.
HSL color Cylindrical-coordinate representation of color #361721: hue angle of 340.65º degrees, saturation: 0.4, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #361721 is Cyan = 0, Magento = 0.57, Yellow = 0.39 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 23 | 33 | - |
| CMYK | 0 | 0.57 | 0.39 | 0.79 |
| HSL | 340.65º | 0.4% | 0.15% | - |
| HSV(B) | 340.65º | 0.57% | 0.21% | - |
| XYZ | 2.1 | 1.51 | 1.62 | - |
| YUV | 33.41 | 127.77 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 23 | 33 | 0 | 0.57 | 0.39 | 0.79 | 340.65 | 0.4 | 0.15 |
| Hex | 36 | 17 | 21 | 0 | 39 | 27 | 4F | 155 | 28 | F |
| Octal | 66 | 27 | 41 | 0 | 71 | 47 | 117 | 525 | 50 | 17 |
| Binary | 110110 | 10111 | 100001 | 0 | 111001 | 100111 | 1001111 | 101010101 | 101000 | 1111 |
Color Harmonies of #361721
Complementary color
Monochromatic Colors of #361721
Black with #361721
Text Example
Text Example
White with #361721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361721; }
p { color: rgb(54,23,33); }
H1.HeaderClassName
{
color: #361721;
}
.AnyTagClassName
{
color: #361721;
}
</style>
background-color css
<style>
a { background-color: #361721; }
a { background-color: rgb(54,23,33); }
div.DivClassName
{
background-color: #361721;
}
.BgClassName
{
background-color: #361721;
}
</style>
border-color css
<style>
span { border-color: #361721; }
span { border-color: rgb(54,23,33); }
td.TdClassName
{
border-color: #361721;
}
.TagClassName
{
border-color: #361721;
}
</style>