#67CC73 (or 0x67CC73) is unknown color: approx Fern. HEX triplet: 67, CC and 73. RGB value is (103,204,115). Sum of RGB (Red+Green+Blue) = 103+204+115=422 (55% of max value = 765). Red value is 103 (40.62% from 255 or 24.41% from 422); Green value is 204 (80.08% from 255 or 48.34% from 422); Blue value is 115 (45.31% from 255 or 27.25% from 422); Max value from RGB is 204 - color contains mainly: green. Hex color #67CC73 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #67CC73 is #98338C. Grayscale: #A3A3A3. Windows color (decimal): -9974669 or 7588967. OLE color: 7588967.
HSL color Cylindrical-coordinate representation of color #67CC73: hue angle of 127.13º degrees, saturation: 0.5, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #67CC73 is Cyan = 0.50, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.2.
<style> p { color: #67cc73; } p { color: rgb(103,204,115); } H1.HeaderClassName { color: #67cc73; } .AnyTagClassName { color: #67cc73; } </style>
<style> a { background-color: #67cc73; } a { background-color: rgb(103,204,115); } div.DivClassName { background-color: #67cc73; } .BgClassName { background-color: #67cc73; } </style>
<style> span { border-color: #67cc73; } span { border-color: rgb(103,204,115); } td.TdClassName { border-color: #67cc73; } .TagClassName { border-color: #67cc73; } </style>