#BD4401 (or 0xBD4401) is unknown color: approx Rust. HEX triplet: BD, 44 and 01. RGB value is (189,68,1). Sum of RGB (Red+Green+Blue) = 189+68+1=258 (34% of max value = 765). Red value is 189 (74.22% from 255 or 73.26% from 258); Green value is 68 (26.95% from 255 or 26.36% from 258); Blue value is 1 (0.78% from 255 or 0.39% from 258); Max value from RGB is 189 - color contains mainly: red. Hex color #BD4401 is not a web safe color. Web safe color analog (approx): #CC3300. Inversed color of #BD4401 is #42BBFE. Grayscale: #606060. Windows color (decimal): -4373503 or 83133. OLE color: 83133.
HSL color Cylindrical-coordinate representation of color #BD4401: hue angle of 21.38º degrees, saturation: 0.99, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #BD4401 is Cyan = 0, Magento = 0.64, Yellow = 0.99 and Black (K on CMYK) = 0.26.
<style> p { color: #BD4401; } p { color: rgb(189,68,1); } H1.HeaderClassName { color: #BD4401; } .AnyTagClassName { color: #BD4401; } </style>
<style> a { background-color: #BD4401; } a { background-color: rgb(189,68,1); } div.DivClassName { background-color: #BD4401; } .BgClassName { background-color: #BD4401; } </style>
<style> span { border-color: #BD4401; } span { border-color: rgb(189,68,1); } td.TdClassName { border-color: #BD4401; } .TagClassName { border-color: #BD4401; } </style>