#BF4221 (or 0xBF4221) is unknown color: approx Rust. HEX triplet: BF, 42 and 21. RGB value is (191,66,33). Sum of RGB (Red+Green+Blue) = 191+66+33=290 (38% of max value = 765). Red value is 191 (75% from 255 or 65.86% from 290); Green value is 66 (26.17% from 255 or 22.76% from 290); Blue value is 33 (13.28% from 255 or 11.38% from 290); Max value from RGB is 191 - color contains mainly: red. Hex color #BF4221 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BF4221 is #40BDDE. Grayscale: #636363. Windows color (decimal): -4242911 or 2179775. OLE color: 2179775.
HSL color Cylindrical-coordinate representation of color #BF4221: hue angle of 12.53º degrees, saturation: 0.71, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #BF4221 is Cyan = 0, Magento = 0.65, Yellow = 0.83 and Black (K on CMYK) = 0.25.
<style> p { color: #bf4221; } p { color: rgb(191,66,33); } H1.HeaderClassName { color: #bf4221; } .AnyTagClassName { color: #bf4221; } </style>
<style> a { background-color: #bf4221; } a { background-color: rgb(191,66,33); } div.DivClassName { background-color: #bf4221; } .BgClassName { background-color: #bf4221; } </style>
<style> span { border-color: #bf4221; } span { border-color: rgb(191,66,33); } td.TdClassName { border-color: #bf4221; } .TagClassName { border-color: #bf4221; } </style>