Shades of Temptress #361821
Tints of Temptress #361821
RGB
CMYK
RGB Variations
Color information
#361821 (or 0x361821) is known color: Temptress. HEX triplet: 36, 18 and 21. RGB value is (54,24,33). Sum of RGB (Red+Green+Blue) = 54+24+33=111 (14% of max value = 765). Red value is 54 (21.48% from 255 or 48.65% from 111); Green value is 24 (9.77% from 255 or 21.62% from 111); Blue value is 33 (13.28% from 255 or 29.73% from 111); Max value from RGB is 54 - color contains mainly: red. Hex color #361821 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361821 is #C9E7DE. Grayscale: #212121. Windows color (decimal): -13232095 or 2168886. OLE color: 2168886.
HSL color Cylindrical-coordinate representation of color #361821: hue angle of 342º degrees, saturation: 0.38, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #361821 is Cyan = 0, Magento = 0.56, Yellow = 0.39 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 24 | 33 | - |
| CMYK | 0 | 0.56 | 0.39 | 0.79 |
| HSL | 342º | 0.38% | 0.15% | - |
| HSV(B) | 342º | 0.56% | 0.21% | - |
| XYZ | 2.12 | 1.55 | 1.63 | - |
| YUV | 34 | 127.44 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 24 | 33 | 0 | 0.56 | 0.39 | 0.79 | 342 | 0.38 | 0.15 |
| Hex | 36 | 18 | 21 | 0 | 38 | 27 | 4F | 156 | 26 | F |
| Octal | 66 | 30 | 41 | 0 | 70 | 47 | 117 | 526 | 46 | 17 |
| Binary | 110110 | 11000 | 100001 | 0 | 111000 | 100111 | 1001111 | 101010110 | 100110 | 1111 |
Color Harmonies of #361821
Complementary color
Monochromatic Colors of #361821
Black with #361821
Text Example
Text Example
White with #361821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361821; }
p { color: rgb(54,24,33); }
H1.HeaderClassName
{
color: #361821;
}
.AnyTagClassName
{
color: #361821;
}
</style>
background-color css
<style>
a { background-color: #361821; }
a { background-color: rgb(54,24,33); }
div.DivClassName
{
background-color: #361821;
}
.BgClassName
{
background-color: #361821;
}
</style>
border-color css
<style>
span { border-color: #361821; }
span { border-color: rgb(54,24,33); }
td.TdClassName
{
border-color: #361821;
}
.TagClassName
{
border-color: #361821;
}
</style>