#CC3665 (or 0xCC3665) is unknown color: approx Cerise. HEX triplet: CC, 36 and 65. RGB value is (204,54,101). Sum of RGB (Red+Green+Blue) = 204+54+101=359 (47% of max value = 765). Red value is 204 (80.08% from 255 or 56.82% from 359); Green value is 54 (21.48% from 255 or 15.04% from 359); Blue value is 101 (39.84% from 255 or 28.13% from 359); Max value from RGB is 204 - color contains mainly: red. Hex color #CC3665 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #CC3665 is #33C99A. Grayscale: #686868. Windows color (decimal): -3393947 or 6633164. OLE color: 6633164.
HSL color Cylindrical-coordinate representation of color #CC3665: hue angle of 341.2º degrees, saturation: 0.6, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #CC3665 is Cyan = 0, Magento = 0.74, Yellow = 0.50 and Black (K on CMYK) = 0.2.
<style> p { color: #CC3665; } p { color: rgb(204,54,101); } H1.HeaderClassName { color: #CC3665; } .AnyTagClassName { color: #CC3665; } </style>
<style> a { background-color: #CC3665; } a { background-color: rgb(204,54,101); } div.DivClassName { background-color: #CC3665; } .BgClassName { background-color: #CC3665; } </style>
<style> span { border-color: #CC3665; } span { border-color: rgb(204,54,101); } td.TdClassName { border-color: #CC3665; } .TagClassName { border-color: #CC3665; } </style>