Shades of Lusty #742725
Tints of Lusty #742725
RGB
CMYK
RGB Variations
Color information
#742725 (or 0x742725) is known color: Lusty. HEX triplet: 74, 27 and 25. RGB value is (116,39,37). Sum of RGB (Red+Green+Blue) = 116+39+37=192 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.42% from 192); Green value is 39 (15.62% from 255 or 20.31% from 192); Blue value is 37 (14.84% from 255 or 19.27% from 192); Max value from RGB is 116 - color contains mainly: red. Hex color #742725 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742725 is #8BD8DA. Grayscale: #3D3D3D. Windows color (decimal): -9165019 or 2434932. OLE color: 2434932.
HSL color Cylindrical-coordinate representation of color #742725: hue angle of 1.52º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #742725 is Cyan = 0, Magento = 0.66, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 39 | 37 | - |
| CMYK | 0 | 0.66 | 0.68 | 0.55 |
| HSL | 1.52º | 0.52% | 0.3% | - |
| HSV(B) | 1.52º | 0.68% | 0.45% | - |
| XYZ | 8.26 | 5.3 | 2.34 | - |
| YUV | 61.8 | 114.01 | 166.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 37 | 0 | 0.66 | 0.68 | 0.55 | 1.52 | 0.52 | 0.3 |
| Hex | 74 | 27 | 25 | 0 | 42 | 44 | 37 | 2 | 34 | 1E |
| Octal | 164 | 47 | 45 | 0 | 102 | 104 | 67 | 2 | 64 | 36 |
| Binary | 1110100 | 100111 | 100101 | 0 | 1000010 | 1000100 | 110111 | 10 | 110100 | 11110 |
Color Harmonies of #742725
Complementary color
Monochromatic Colors of #742725
Black with #742725
Text Example
Text Example
White with #742725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742725; }
p { color: rgb(116,39,37); }
H1.HeaderClassName
{
color: #742725;
}
.AnyTagClassName
{
color: #742725;
}
</style>
background-color css
<style>
a { background-color: #742725; }
a { background-color: rgb(116,39,37); }
div.DivClassName
{
background-color: #742725;
}
.BgClassName
{
background-color: #742725;
}
</style>
border-color css
<style>
span { border-color: #742725; }
span { border-color: rgb(116,39,37); }
td.TdClassName
{
border-color: #742725;
}
.TagClassName
{
border-color: #742725;
}
</style>