#B7183D (or 0xB7183D) is unknown color: approx Cardinal. HEX triplet: B7, 18 and 3D. RGB value is (183,24,61). Sum of RGB (Red+Green+Blue) = 183+24+61=268 (35% of max value = 765). Red value is 183 (71.88% from 255 or 68.28% from 268); Green value is 24 (9.77% from 255 or 8.96% from 268); Blue value is 61 (24.22% from 255 or 22.76% from 268); Max value from RGB is 183 - color contains mainly: red. Hex color #B7183D is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B7183D is #48E7C2. Grayscale: #4B4B4B. Windows color (decimal): -4777923 or 4004023. OLE color: 4004023.
HSL color Cylindrical-coordinate representation of color #B7183D: hue angle of 346.04º degrees, saturation: 0.77, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #B7183D is Cyan = 0, Magento = 0.87, Yellow = 0.67 and Black (K on CMYK) = 0.28.
<style> p { color: #b7183d; } p { color: rgb(183,24,61); } H1.HeaderClassName { color: #b7183d; } .AnyTagClassName { color: #b7183d; } </style>
<style> a { background-color: #b7183d; } a { background-color: rgb(183,24,61); } div.DivClassName { background-color: #b7183d; } .BgClassName { background-color: #b7183d; } </style>
<style> span { border-color: #b7183d; } span { border-color: rgb(183,24,61); } td.TdClassName { border-color: #b7183d; } .TagClassName { border-color: #b7183d; } </style>