#6CB03D (or 0x6CB03D) is unknown color: approx Apple. HEX triplet: 6C, B0 and 3D. RGB value is (108,176,61). Sum of RGB (Red+Green+Blue) = 108+176+61=345 (45% of max value = 765). Red value is 108 (42.58% from 255 or 31.30% from 345); Green value is 176 (69.14% from 255 or 51.01% from 345); Blue value is 61 (24.22% from 255 or 17.68% from 345); Max value from RGB is 176 - color contains mainly: green. Hex color #6CB03D is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6CB03D is #934FC2. Grayscale: #8E8E8E. Windows color (decimal): -9654211 or 4042860. OLE color: 4042860.
HSL color Cylindrical-coordinate representation of color #6CB03D: hue angle of 95.48º degrees, saturation: 0.49, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #6CB03D is Cyan = 0.39, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.31.
<style> p { color: #6CB03D; } p { color: rgb(108,176,61); } H1.HeaderClassName { color: #6CB03D; } .AnyTagClassName { color: #6CB03D; } </style>
<style> a { background-color: #6CB03D; } a { background-color: rgb(108,176,61); } div.DivClassName { background-color: #6CB03D; } .BgClassName { background-color: #6CB03D; } </style>
<style> span { border-color: #6CB03D; } span { border-color: rgb(108,176,61); } td.TdClassName { border-color: #6CB03D; } .TagClassName { border-color: #6CB03D; } </style>