#BED530 (or 0xBED530) is unknown color: approx Fuego. HEX triplet: BE, D5 and 30. RGB value is (190,213,48). Sum of RGB (Red+Green+Blue) = 190+213+48=451 (59% of max value = 765). Red value is 190 (74.61% from 255 or 42.13% from 451); Green value is 213 (83.59% from 255 or 47.23% from 451); Blue value is 48 (19.14% from 255 or 10.64% from 451); Max value from RGB is 213 - color contains mainly: green. Hex color #BED530 is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #BED530 is #412ACF. Grayscale: #BBBBBB. Windows color (decimal): -4270800 or 3200446. OLE color: 3200446.
HSL color Cylindrical-coordinate representation of color #BED530: hue angle of 68.36º degrees, saturation: 0.66, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #BED530 is Cyan = 0.11, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.16.
<style> p { color: #BED530; } p { color: rgb(190,213,48); } H1.HeaderClassName { color: #BED530; } .AnyTagClassName { color: #BED530; } </style>
<style> a { background-color: #BED530; } a { background-color: rgb(190,213,48); } div.DivClassName { background-color: #BED530; } .BgClassName { background-color: #BED530; } </style>
<style> span { border-color: #BED530; } span { border-color: rgb(190,213,48); } td.TdClassName { border-color: #BED530; } .TagClassName { border-color: #BED530; } </style>