#302BCA (or 0x302BCA) is unknown color: approx Persian Blue. HEX triplet: 30, 2B and CA. RGB value is (48,43,202). Sum of RGB (Red+Green+Blue) = 48+43+202=293 (38% of max value = 765). Red value is 48 (19.14% from 255 or 16.38% from 293); Green value is 43 (17.19% from 255 or 14.68% from 293); Blue value is 202 (79.30% from 255 or 68.94% from 293); Max value from RGB is 202 - color contains mainly: blue. Hex color #302BCA is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #302BCA is #CFD435. Grayscale: #3D3D3D. Windows color (decimal): -13620278 or 13249328. OLE color: 13249328.
HSL color Cylindrical-coordinate representation of color #302BCA: hue angle of 241.89º degrees, saturation: 0.65, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #302BCA is Cyan = 0.76, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #302BCA; } p { color: rgb(48,43,202); } H1.HeaderClassName { color: #302BCA; } .AnyTagClassName { color: #302BCA; } </style>
<style> a { background-color: #302BCA; } a { background-color: rgb(48,43,202); } div.DivClassName { background-color: #302BCA; } .BgClassName { background-color: #302BCA; } </style>
<style> span { border-color: #302BCA; } span { border-color: rgb(48,43,202); } td.TdClassName { border-color: #302BCA; } .TagClassName { border-color: #302BCA; } </style>