#1A372F (or 0x1A372F) is unknown color: approx Racing Green. HEX triplet: 1A, 37 and 2F. RGB value is (26,55,47). Sum of RGB (Red+Green+Blue) = 26+55+47=128 (16% of max value = 765). Red value is 26 (10.55% from 255 or 20.31% from 128); Green value is 55 (21.88% from 255 or 42.97% from 128); Blue value is 47 (18.75% from 255 or 36.72% from 128); Max value from RGB is 55 - color contains mainly: green. Hex color #1A372F is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1A372F is #E5C8D0. Grayscale: #2D2D2D. Windows color (decimal): -15059153 or 3094298. OLE color: 3094298.
HSL color Cylindrical-coordinate representation of color #1A372F: hue angle of 163.45º degrees, saturation: 0.36, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #1A372F is Cyan = 0.53, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.78.
<style> p { color: #1A372F; } p { color: rgb(26,55,47); } H1.HeaderClassName { color: #1A372F; } .AnyTagClassName { color: #1A372F; } </style>
<style> a { background-color: #1A372F; } a { background-color: rgb(26,55,47); } div.DivClassName { background-color: #1A372F; } .BgClassName { background-color: #1A372F; } </style>
<style> span { border-color: #1A372F; } span { border-color: rgb(26,55,47); } td.TdClassName { border-color: #1A372F; } .TagClassName { border-color: #1A372F; } </style>