#2D30BC (or 0x2D30BC) is unknown color: approx Persian Blue. HEX triplet: 2D, 30 and BC. RGB value is (45,48,188). Sum of RGB (Red+Green+Blue) = 45+48+188=281 (37% of max value = 765). Red value is 45 (17.97% from 255 or 16.01% from 281); Green value is 48 (19.14% from 255 or 17.08% from 281); Blue value is 188 (73.83% from 255 or 66.90% from 281); Max value from RGB is 188 - color contains mainly: blue. Hex color #2D30BC is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #2D30BC is #D2CF43. Grayscale: #3E3E3E. Windows color (decimal): -13815620 or 12333101. OLE color: 12333101.
HSL color Cylindrical-coordinate representation of color #2D30BC: hue angle of 238.74º degrees, saturation: 0.61, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #2D30BC is Cyan = 0.76, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #2D30BC; } p { color: rgb(45,48,188); } H1.HeaderClassName { color: #2D30BC; } .AnyTagClassName { color: #2D30BC; } </style>
<style> a { background-color: #2D30BC; } a { background-color: rgb(45,48,188); } div.DivClassName { background-color: #2D30BC; } .BgClassName { background-color: #2D30BC; } </style>
<style> span { border-color: #2D30BC; } span { border-color: rgb(45,48,188); } td.TdClassName { border-color: #2D30BC; } .TagClassName { border-color: #2D30BC; } </style>