#38001A (or 0x38001A) is unknown color: approx Blackberry. HEX triplet: 38, 00 and 1A. RGB value is (56,0,26). Sum of RGB (Red+Green+Blue) = 56+0+26=82 (10% of max value = 765). Red value is 56 (22.27% from 255 or 68.29% from 82); Green value is 0 (0.39% from 255 or 0% from 82); Blue value is 26 (10.55% from 255 or 31.71% from 82); Max value from RGB is 56 - color contains mainly: red. Hex color #38001A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #38001A is #C7FFE5. Grayscale: #131313. Windows color (decimal): -13107174 or 1703992. OLE color: 1703992.
HSL color Cylindrical-coordinate representation of color #38001A: hue angle of 332.14º degrees, saturation: 1, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 1%. Process color model (Four color, CMYK) of #38001A is Cyan = 0, Magento = 1, Yellow = 0.54 and Black (K on CMYK) = 0.78.
<style> p { color: #38001A; } p { color: rgb(56,0,26); } H1.HeaderClassName { color: #38001A; } .AnyTagClassName { color: #38001A; } </style>
<style> a { background-color: #38001A; } a { background-color: rgb(56,0,26); } div.DivClassName { background-color: #38001A; } .BgClassName { background-color: #38001A; } </style>
<style> span { border-color: #38001A; } span { border-color: rgb(56,0,26); } td.TdClassName { border-color: #38001A; } .TagClassName { border-color: #38001A; } </style>