Shades of Lusty #802623
Tints of Lusty #802623
RGB
CMYK
RGB Variations
Color information
#802623 (or 0x802623) is known color: Lusty. HEX triplet: 80, 26 and 23. RGB value is (128,38,35). Sum of RGB (Red+Green+Blue) = 128+38+35=201 (26% of max value = 765). Red value is 128 (50.39% from 255 or 63.68% from 201); Green value is 38 (15.23% from 255 or 18.91% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 128 - color contains mainly: red. Hex color #802623 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #802623 is #7FD9DC. Grayscale: #404040. Windows color (decimal): -8378845 or 2303616. OLE color: 2303616.
HSL color Cylindrical-coordinate representation of color #802623: hue angle of 1.94º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #802623 is Cyan = 0, Magento = 0.70, Yellow = 0.73 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 128 | 38 | 35 | - |
| CMYK | 0 | 0.70 | 0.73 | 0.50 |
| HSL | 1.94º | 0.57% | 0.32% | - |
| HSV(B) | 1.94º | 0.73% | 0.5% | - |
| XYZ | 9.9 | 6.1 | 2.25 | - |
| YUV | 64.57 | 111.32 | 173.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 38 | 35 | 0 | 0.70 | 0.73 | 0.50 | 1.94 | 0.57 | 0.32 |
| Hex | 80 | 26 | 23 | 0 | 46 | 49 | 32 | 2 | 39 | 20 |
| Octal | 200 | 46 | 43 | 0 | 106 | 111 | 62 | 2 | 71 | 40 |
| Binary | 10000000 | 100110 | 100011 | 0 | 1000110 | 1001001 | 110010 | 10 | 111001 | 100000 |
Color Harmonies of #802623
Complementary color
Monochromatic Colors of #802623
Black with #802623
Text Example
Text Example
White with #802623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #802623; }
p { color: rgb(128,38,35); }
H1.HeaderClassName
{
color: #802623;
}
.AnyTagClassName
{
color: #802623;
}
</style>
background-color css
<style>
a { background-color: #802623; }
a { background-color: rgb(128,38,35); }
div.DivClassName
{
background-color: #802623;
}
.BgClassName
{
background-color: #802623;
}
</style>
border-color css
<style>
span { border-color: #802623; }
span { border-color: rgb(128,38,35); }
td.TdClassName
{
border-color: #802623;
}
.TagClassName
{
border-color: #802623;
}
</style>