#BD3742 (or 0xBD3742) is unknown color: approx Brick Red. HEX triplet: BD, 37 and 42. RGB value is (189,55,66). Sum of RGB (Red+Green+Blue) = 189+55+66=310 (41% of max value = 765). Red value is 189 (74.22% from 255 or 60.97% from 310); Green value is 55 (21.88% from 255 or 17.74% from 310); Blue value is 66 (26.17% from 255 or 21.29% from 310); Max value from RGB is 189 - color contains mainly: red. Hex color #BD3742 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BD3742 is #42C8BD. Grayscale: #606060. Windows color (decimal): -4376766 or 4339645. OLE color: 4339645.
HSL color Cylindrical-coordinate representation of color #BD3742: hue angle of 355.07º degrees, saturation: 0.55, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #BD3742 is Cyan = 0, Magento = 0.71, Yellow = 0.65 and Black (K on CMYK) = 0.26.
<style> p { color: #BD3742; } p { color: rgb(189,55,66); } H1.HeaderClassName { color: #BD3742; } .AnyTagClassName { color: #BD3742; } </style>
<style> a { background-color: #BD3742; } a { background-color: rgb(189,55,66); } div.DivClassName { background-color: #BD3742; } .BgClassName { background-color: #BD3742; } </style>
<style> span { border-color: #BD3742; } span { border-color: rgb(189,55,66); } td.TdClassName { border-color: #BD3742; } .TagClassName { border-color: #BD3742; } </style>