#EBB081 (or 0xEBB081) is unknown color: approx Manhattan. HEX triplet: EB, B0 and 81. RGB value is (235,176,129). Sum of RGB (Red+Green+Blue) = 235+176+129=540 (71% of max value = 765). Red value is 235 (92.19% from 255 or 43.52% from 540); Green value is 176 (69.14% from 255 or 32.59% from 540); Blue value is 129 (50.78% from 255 or 23.89% from 540); Max value from RGB is 235 - color contains mainly: red. Hex color #EBB081 is not a web safe color. Web safe color analog (approx): #FF9999. Inversed color of #EBB081 is #144F7E. Grayscale: #BCBCBC. Windows color (decimal): -1331071 or 8499435. OLE color: 8499435.
HSL color Cylindrical-coordinate representation of color #EBB081: hue angle of 26.6º degrees, saturation: 0.73, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #EBB081 is Cyan = 0, Magento = 0.25, Yellow = 0.45 and Black (K on CMYK) = 0.08.
<style> p { color: #EBB081; } p { color: rgb(235,176,129); } H1.HeaderClassName { color: #EBB081; } .AnyTagClassName { color: #EBB081; } </style>
<style> a { background-color: #EBB081; } a { background-color: rgb(235,176,129); } div.DivClassName { background-color: #EBB081; } .BgClassName { background-color: #EBB081; } </style>
<style> span { border-color: #EBB081; } span { border-color: rgb(235,176,129); } td.TdClassName { border-color: #EBB081; } .TagClassName { border-color: #EBB081; } </style>