#BE3642 (or 0xBE3642) is unknown color: approx Brick Red. HEX triplet: BE, 36 and 42. RGB value is (190,54,66). Sum of RGB (Red+Green+Blue) = 190+54+66=310 (41% of max value = 765). Red value is 190 (74.61% from 255 or 61.29% from 310); Green value is 54 (21.48% from 255 or 17.42% from 310); Blue value is 66 (26.17% from 255 or 21.29% from 310); Max value from RGB is 190 - color contains mainly: red. Hex color #BE3642 is not a web safe color. Web safe color analog (approx): #CC3333. Inversed color of #BE3642 is #41C9BD. Grayscale: #606060. Windows color (decimal): -4311486 or 4339390. OLE color: 4339390.
HSL color Cylindrical-coordinate representation of color #BE3642: hue angle of 354.71º degrees, saturation: 0.56, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #BE3642 is Cyan = 0, Magento = 0.72, Yellow = 0.65 and Black (K on CMYK) = 0.25.
<style> p { color: #BE3642; } p { color: rgb(190,54,66); } H1.HeaderClassName { color: #BE3642; } .AnyTagClassName { color: #BE3642; } </style>
<style> a { background-color: #BE3642; } a { background-color: rgb(190,54,66); } div.DivClassName { background-color: #BE3642; } .BgClassName { background-color: #BE3642; } </style>
<style> span { border-color: #BE3642; } span { border-color: rgb(190,54,66); } td.TdClassName { border-color: #BE3642; } .TagClassName { border-color: #BE3642; } </style>