#66451A (or 0x66451A) is unknown color: approx Dark Brown. HEX triplet: 66, 45 and 1A. RGB value is (102,69,26). Sum of RGB (Red+Green+Blue) = 102+69+26=197 (26% of max value = 765). Red value is 102 (40.23% from 255 or 51.78% from 197); Green value is 69 (27.34% from 255 or 35.03% from 197); Blue value is 26 (10.55% from 255 or 13.20% from 197); Max value from RGB is 102 - color contains mainly: red. Hex color #66451A is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #66451A is #99BAE5. Grayscale: #4A4A4A. Windows color (decimal): -10074854 or 1721702. OLE color: 1721702.
HSL color Cylindrical-coordinate representation of color #66451A: hue angle of 33.95º degrees, saturation: 0.59, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #66451A is Cyan = 0, Magento = 0.32, Yellow = 0.75 and Black (K on CMYK) = 0.6.
<style> p { color: #66451A; } p { color: rgb(102,69,26); } H1.HeaderClassName { color: #66451A; } .AnyTagClassName { color: #66451A; } </style>
<style> a { background-color: #66451A; } a { background-color: rgb(102,69,26); } div.DivClassName { background-color: #66451A; } .BgClassName { background-color: #66451A; } </style>
<style> span { border-color: #66451A; } span { border-color: rgb(102,69,26); } td.TdClassName { border-color: #66451A; } .TagClassName { border-color: #66451A; } </style>