#704B2D (or 0x704B2D) is unknown color: approx Cafe Royale. HEX triplet: 70, 4B and 2D. RGB value is (112,75,45). Sum of RGB (Red+Green+Blue) = 112+75+45=232 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.28% from 232); Green value is 75 (29.69% from 255 or 32.33% from 232); Blue value is 45 (17.97% from 255 or 19.40% from 232); Max value from RGB is 112 - color contains mainly: red. Hex color #704B2D is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704B2D is #8FB4D2. Grayscale: #525252. Windows color (decimal): -9417939 or 2968432. OLE color: 2968432.
HSL color Cylindrical-coordinate representation of color #704B2D: hue angle of 26.87º degrees, saturation: 0.43, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #704B2D is Cyan = 0, Magento = 0.33, Yellow = 0.60 and Black (K on CMYK) = 0.56.
<style> p { color: #704B2D; } p { color: rgb(112,75,45); } H1.HeaderClassName { color: #704B2D; } .AnyTagClassName { color: #704B2D; } </style>
<style> a { background-color: #704B2D; } a { background-color: rgb(112,75,45); } div.DivClassName { background-color: #704B2D; } .BgClassName { background-color: #704B2D; } </style>
<style> span { border-color: #704B2D; } span { border-color: rgb(112,75,45); } td.TdClassName { border-color: #704B2D; } .TagClassName { border-color: #704B2D; } </style>