#B3695D (or 0xB3695D) is unknown color: approx Coral Tree. HEX triplet: B3, 69 and 5D. RGB value is (179,105,93). Sum of RGB (Red+Green+Blue) = 179+105+93=377 (49% of max value = 765). Red value is 179 (70.31% from 255 or 47.48% from 377); Green value is 105 (41.41% from 255 or 27.85% from 377); Blue value is 93 (36.72% from 255 or 24.67% from 377); Max value from RGB is 179 - color contains mainly: red. Hex color #B3695D is not a web safe color. Web safe color analog (approx): #CC6666. Inversed color of #B3695D is #4C96A2. Grayscale: #7D7D7D. Windows color (decimal): -5019299 or 6121907. OLE color: 6121907.
HSL color Cylindrical-coordinate representation of color #B3695D: hue angle of 8.37º degrees, saturation: 0.36, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #B3695D is Cyan = 0, Magento = 0.41, Yellow = 0.48 and Black (K on CMYK) = 0.30.
<style> p { color: #B3695D; } p { color: rgb(179,105,93); } H1.HeaderClassName { color: #B3695D; } .AnyTagClassName { color: #B3695D; } </style>
<style> a { background-color: #B3695D; } a { background-color: rgb(179,105,93); } div.DivClassName { background-color: #B3695D; } .BgClassName { background-color: #B3695D; } </style>
<style> span { border-color: #B3695D; } span { border-color: rgb(179,105,93); } td.TdClassName { border-color: #B3695D; } .TagClassName { border-color: #B3695D; } </style>