#BD721F (or 0xBD721F) is unknown color: approx Pirate Gold. HEX triplet: BD, 72 and 1F. RGB value is (189,114,31). Sum of RGB (Red+Green+Blue) = 189+114+31=334 (44% of max value = 765). Red value is 189 (74.22% from 255 or 56.59% from 334); Green value is 114 (44.92% from 255 or 34.13% from 334); Blue value is 31 (12.5% from 255 or 9.28% from 334); Max value from RGB is 189 - color contains mainly: red. Hex color #BD721F is not a web safe color. Web safe color analog (approx): #CC6633. Inversed color of #BD721F is #428DE0. Grayscale: #7F7F7F. Windows color (decimal): -4361697 or 2060989. OLE color: 2060989.
HSL color Cylindrical-coordinate representation of color #BD721F: hue angle of 31.52º degrees, saturation: 0.72, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #BD721F is Cyan = 0, Magento = 0.40, Yellow = 0.84 and Black (K on CMYK) = 0.26.
<style> p { color: #bd721f; } p { color: rgb(189,114,31); } H1.HeaderClassName { color: #bd721f; } .AnyTagClassName { color: #bd721f; } </style>
<style> a { background-color: #bd721f; } a { background-color: rgb(189,114,31); } div.DivClassName { background-color: #bd721f; } .BgClassName { background-color: #bd721f; } </style>
<style> span { border-color: #bd721f; } span { border-color: rgb(189,114,31); } td.TdClassName { border-color: #bd721f; } .TagClassName { border-color: #bd721f; } </style>