#67B5FF (or 0x67B5FF) is unknown color: approx Maya Blue. HEX triplet: 67, B5 and FF. RGB value is (103,181,255). Sum of RGB (Red+Green+Blue) = 103+181+255=539 (71% of max value = 765). Red value is 103 (40.62% from 255 or 19.11% from 539); Green value is 181 (71.09% from 255 or 33.58% from 539); Blue value is 255 (100% from 255 or 47.31% from 539); Max value from RGB is 255 - color contains mainly: blue. Hex color #67B5FF is not a web safe color. Web safe color analog (approx): #66CCFF. Inversed color of #67B5FF is #984A00. Grayscale: #A5A5A5. Windows color (decimal): -9980417 or 16758119. OLE color: 16758119.
HSL color Cylindrical-coordinate representation of color #67B5FF: hue angle of 209.21º degrees, saturation: 1, lightness: 0.7%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #67B5FF is Cyan = 0.60, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #67B5FF; } p { color: rgb(103,181,255); } H1.HeaderClassName { color: #67B5FF; } .AnyTagClassName { color: #67B5FF; } </style>
<style> a { background-color: #67B5FF; } a { background-color: rgb(103,181,255); } div.DivClassName { background-color: #67B5FF; } .BgClassName { background-color: #67B5FF; } </style>
<style> span { border-color: #67B5FF; } span { border-color: rgb(103,181,255); } td.TdClassName { border-color: #67B5FF; } .TagClassName { border-color: #67B5FF; } </style>