#CD921A (or 0xCD921A) is unknown color: approx Buttercup. HEX triplet: CD, 92 and 1A. RGB value is (205,146,26). Sum of RGB (Red+Green+Blue) = 205+146+26=377 (49% of max value = 765). Red value is 205 (80.47% from 255 or 54.38% from 377); Green value is 146 (57.42% from 255 or 38.73% from 377); Blue value is 26 (10.55% from 255 or 6.90% from 377); Max value from RGB is 205 - color contains mainly: red. Hex color #CD921A is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #CD921A is #326DE5. Grayscale: #969696. Windows color (decimal): -3304934 or 1741517. OLE color: 1741517.
HSL color Cylindrical-coordinate representation of color #CD921A: hue angle of 40.22º degrees, saturation: 0.77, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #CD921A is Cyan = 0, Magento = 0.29, Yellow = 0.87 and Black (K on CMYK) = 0.20.
<style> p { color: #cd921a; } p { color: rgb(205,146,26); } H1.HeaderClassName { color: #cd921a; } .AnyTagClassName { color: #cd921a; } </style>
<style> a { background-color: #cd921a; } a { background-color: rgb(205,146,26); } div.DivClassName { background-color: #cd921a; } .BgClassName { background-color: #cd921a; } </style>
<style> span { border-color: #cd921a; } span { border-color: rgb(205,146,26); } td.TdClassName { border-color: #cd921a; } .TagClassName { border-color: #cd921a; } </style>