#782D3F (or 0x782D3F) is unknown color: approx Paprika. HEX triplet: 78, 2D and 3F. RGB value is (120,45,63). Sum of RGB (Red+Green+Blue) = 120+45+63=228 (30% of max value = 765). Red value is 120 (47.27% from 255 or 52.63% from 228); Green value is 45 (17.97% from 255 or 19.74% from 228); Blue value is 63 (25% from 255 or 27.63% from 228); Max value from RGB is 120 - color contains mainly: red. Hex color #782D3F is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #782D3F is #87D2C0. Grayscale: #454545. Windows color (decimal): -8901313 or 4140408. OLE color: 4140408.
HSL color Cylindrical-coordinate representation of color #782D3F: hue angle of 345.6º degrees, saturation: 0.45, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #782D3F is Cyan = 0, Magento = 0.63, Yellow = 0.48 and Black (K on CMYK) = 0.53.
<style> p { color: #782D3F; } p { color: rgb(120,45,63); } H1.HeaderClassName { color: #782D3F; } .AnyTagClassName { color: #782D3F; } </style>
<style> a { background-color: #782D3F; } a { background-color: rgb(120,45,63); } div.DivClassName { background-color: #782D3F; } .BgClassName { background-color: #782D3F; } </style>
<style> span { border-color: #782D3F; } span { border-color: rgb(120,45,63); } td.TdClassName { border-color: #782D3F; } .TagClassName { border-color: #782D3F; } </style>