#951E30 (or 0x951E30) is unknown color: approx Bright Red. HEX triplet: 95, 1E and 30. RGB value is (149,30,48). Sum of RGB (Red+Green+Blue) = 149+30+48=227 (30% of max value = 765). Red value is 149 (58.59% from 255 or 65.64% from 227); Green value is 30 (12.11% from 255 or 13.22% from 227); Blue value is 48 (19.14% from 255 or 21.15% from 227); Max value from RGB is 149 - color contains mainly: red. Hex color #951E30 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #951E30 is #6AE1CF. Grayscale: #434343. Windows color (decimal): -7004624 or 3153557. OLE color: 3153557.
HSL color Cylindrical-coordinate representation of color #951E30: hue angle of 350.92º degrees, saturation: 0.66, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #951E30 is Cyan = 0, Magento = 0.80, Yellow = 0.68 and Black (K on CMYK) = 0.42.
<style> p { color: #951E30; } p { color: rgb(149,30,48); } H1.HeaderClassName { color: #951E30; } .AnyTagClassName { color: #951E30; } </style>
<style> a { background-color: #951E30; } a { background-color: rgb(149,30,48); } div.DivClassName { background-color: #951E30; } .BgClassName { background-color: #951E30; } </style>
<style> span { border-color: #951E30; } span { border-color: rgb(149,30,48); } td.TdClassName { border-color: #951E30; } .TagClassName { border-color: #951E30; } </style>