#09210F (or 0x09210F) is unknown color: approx Black Bean. HEX triplet: 09, 21 and 0F. RGB value is (9,33,15). Sum of RGB (Red+Green+Blue) = 9+33+15=57 (7% of max value = 765). Red value is 9 (3.91% from 255 or 15.79% from 57); Green value is 33 (13.28% from 255 or 57.89% from 57); Blue value is 15 (6.25% from 255 or 26.32% from 57); Max value from RGB is 33 - color contains mainly: green. Hex color #09210F is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #09210F is #F6DEF0. Grayscale: #171717. Windows color (decimal): -16178929 or 991497. OLE color: 991497.
HSL color Cylindrical-coordinate representation of color #09210F: hue angle of 135º degrees, saturation: 0.57, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #09210F is Cyan = 0.73, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.87.
<style> p { color: #09210F; } p { color: rgb(9,33,15); } H1.HeaderClassName { color: #09210F; } .AnyTagClassName { color: #09210F; } </style>
<style> a { background-color: #09210F; } a { background-color: rgb(9,33,15); } div.DivClassName { background-color: #09210F; } .BgClassName { background-color: #09210F; } </style>
<style> span { border-color: #09210F; } span { border-color: rgb(9,33,15); } td.TdClassName { border-color: #09210F; } .TagClassName { border-color: #09210F; } </style>