Shades of Temptress #361621
Tints of Temptress #361621
RGB
CMYK
RGB Variations
Color information
#361621 (or 0x361621) is known color: Temptress. HEX triplet: 36, 16 and 21. RGB value is (54,22,33). Sum of RGB (Red+Green+Blue) = 54+22+33=109 (14% of max value = 765). Red value is 54 (21.48% from 255 or 49.54% from 109); Green value is 22 (8.98% from 255 or 20.18% from 109); Blue value is 33 (13.28% from 255 or 30.28% from 109); Max value from RGB is 54 - color contains mainly: red. Hex color #361621 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #361621 is #C9E9DE. Grayscale: #202020. Windows color (decimal): -13232607 or 2168374. OLE color: 2168374.
HSL color Cylindrical-coordinate representation of color #361621: hue angle of 339.38º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #361621 is Cyan = 0, Magento = 0.59, Yellow = 0.39 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 22 | 33 | - |
| CMYK | 0 | 0.59 | 0.39 | 0.79 |
| HSL | 339.38º | 0.42% | 0.15% | - |
| HSV(B) | 339.38º | 0.59% | 0.21% | - |
| XYZ | 2.08 | 1.47 | 1.61 | - |
| YUV | 32.82 | 128.1 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 22 | 33 | 0 | 0.59 | 0.39 | 0.79 | 339.38 | 0.42 | 0.15 |
| Hex | 36 | 16 | 21 | 0 | 3B | 27 | 4F | 153 | 2A | F |
| Octal | 66 | 26 | 41 | 0 | 73 | 47 | 117 | 523 | 52 | 17 |
| Binary | 110110 | 10110 | 100001 | 0 | 111011 | 100111 | 1001111 | 101010011 | 101010 | 1111 |
Color Harmonies of #361621
Complementary color
Monochromatic Colors of #361621
Black with #361621
Text Example
Text Example
White with #361621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #361621; }
p { color: rgb(54,22,33); }
H1.HeaderClassName
{
color: #361621;
}
.AnyTagClassName
{
color: #361621;
}
</style>
background-color css
<style>
a { background-color: #361621; }
a { background-color: rgb(54,22,33); }
div.DivClassName
{
background-color: #361621;
}
.BgClassName
{
background-color: #361621;
}
</style>
border-color css
<style>
span { border-color: #361621; }
span { border-color: rgb(54,22,33); }
td.TdClassName
{
border-color: #361621;
}
.TagClassName
{
border-color: #361621;
}
</style>