Shades of Temptress #381723
Tints of Temptress #381723
RGB
CMYK
RGB Variations
Color information
#381723 (or 0x381723) is known color: Temptress. HEX triplet: 38, 17 and 23. RGB value is (56,23,35). Sum of RGB (Red+Green+Blue) = 56+23+35=114 (15% of max value = 765). Red value is 56 (22.27% from 255 or 49.12% from 114); Green value is 23 (9.38% from 255 or 20.18% from 114); Blue value is 35 (14.06% from 255 or 30.70% from 114); Max value from RGB is 56 - color contains mainly: red. Hex color #381723 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #381723 is #C7E8DC. Grayscale: #222222. Windows color (decimal): -13101277 or 2299704. OLE color: 2299704.
HSL color Cylindrical-coordinate representation of color #381723: hue angle of 338.18º degrees, saturation: 0.42, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #381723 is Cyan = 0, Magento = 0.59, Yellow = 0.37 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 23 | 35 | - |
| CMYK | 0 | 0.59 | 0.37 | 0.78 |
| HSL | 338.18º | 0.42% | 0.15% | - |
| HSV(B) | 338.18º | 0.59% | 0.22% | - |
| XYZ | 2.24 | 1.57 | 1.78 | - |
| YUV | 34.24 | 128.43 | 143.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 23 | 35 | 0 | 0.59 | 0.37 | 0.78 | 338.18 | 0.42 | 0.15 |
| Hex | 38 | 17 | 23 | 0 | 3B | 25 | 4E | 152 | 2A | F |
| Octal | 70 | 27 | 43 | 0 | 73 | 45 | 116 | 522 | 52 | 17 |
| Binary | 111000 | 10111 | 100011 | 0 | 111011 | 100101 | 1001110 | 101010010 | 101010 | 1111 |
Color Harmonies of #381723
Complementary color
Monochromatic Colors of #381723
Black with #381723
Text Example
Text Example
White with #381723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381723; }
p { color: rgb(56,23,35); }
H1.HeaderClassName
{
color: #381723;
}
.AnyTagClassName
{
color: #381723;
}
</style>
background-color css
<style>
a { background-color: #381723; }
a { background-color: rgb(56,23,35); }
div.DivClassName
{
background-color: #381723;
}
.BgClassName
{
background-color: #381723;
}
</style>
border-color css
<style>
span { border-color: #381723; }
span { border-color: rgb(56,23,35); }
td.TdClassName
{
border-color: #381723;
}
.TagClassName
{
border-color: #381723;
}
</style>