#34CA7F (or 0x34CA7F) is unknown color: approx Medium Sea Green. HEX triplet: 34, CA and 7F. RGB value is (52,202,127). Sum of RGB (Red+Green+Blue) = 52+202+127=381 (50% of max value = 765). Red value is 52 (20.70% from 255 or 13.65% from 381); Green value is 202 (79.30% from 255 or 53.02% from 381); Blue value is 127 (50% from 255 or 33.33% from 381); Max value from RGB is 202 - color contains mainly: green. Hex color #34CA7F is not a web safe color. Web safe color analog (approx): #33CC66. Inversed color of #34CA7F is #CB3580. Grayscale: #949494. Windows color (decimal): -13317505 or 8374836. OLE color: 8374836.
HSL color Cylindrical-coordinate representation of color #34CA7F: hue angle of 150º degrees, saturation: 0.59, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #34CA7F is Cyan = 0.74, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.21.
<style> p { color: #34CA7F; } p { color: rgb(52,202,127); } H1.HeaderClassName { color: #34CA7F; } .AnyTagClassName { color: #34CA7F; } </style>
<style> a { background-color: #34CA7F; } a { background-color: rgb(52,202,127); } div.DivClassName { background-color: #34CA7F; } .BgClassName { background-color: #34CA7F; } </style>
<style> span { border-color: #34CA7F; } span { border-color: rgb(52,202,127); } td.TdClassName { border-color: #34CA7F; } .TagClassName { border-color: #34CA7F; } </style>