Shades of Windsor #453182
Tints of Windsor #453182
RGB
CMYK
RGB Variations
Color information
#453182 (or 0x453182) is known color: Windsor. HEX triplet: 45, 31 and 82. RGB value is (69,49,130). Sum of RGB (Red+Green+Blue) = 69+49+130=248 (32% of max value = 765). Red value is 69 (27.34% from 255 or 27.82% from 248); Green value is 49 (19.53% from 255 or 19.76% from 248); Blue value is 130 (51.17% from 255 or 52.42% from 248); Max value from RGB is 130 - color contains mainly: blue. Hex color #453182 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #453182 is #BACE7D. Grayscale: #3F3F3F. Windows color (decimal): -12242558 or 8532293. OLE color: 8532293.
HSL color Cylindrical-coordinate representation of color #453182: hue angle of 254.81º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #453182 is Cyan = 0.47, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 49 | 130 | - |
| CMYK | 0.47 | 0.62 | 0 | 0.49 |
| HSL | 254.81º | 0.45% | 0.35% | - |
| HSV(B) | 254.81º | 0.62% | 0.51% | - |
| XYZ | 7.58 | 5.07 | 21.7 | - |
| YUV | 64.21 | 165.13 | 131.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 130 | 0.47 | 0.62 | 0 | 0.49 | 254.81 | 0.45 | 0.35 |
| Hex | 45 | 31 | 82 | 2F | 3E | 0 | 31 | FF | 2D | 23 |
| Octal | 105 | 61 | 202 | 57 | 76 | 0 | 61 | 377 | 55 | 43 |
| Binary | 1000101 | 110001 | 10000010 | 101111 | 111110 | 0 | 110001 | 11111111 | 101101 | 100011 |
Color Harmonies of #453182
Complementary color
Monochromatic Colors of #453182
Black with #453182
Text Example
Text Example
White with #453182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453182; }
p { color: rgb(69,49,130); }
H1.HeaderClassName
{
color: #453182;
}
.AnyTagClassName
{
color: #453182;
}
</style>
background-color css
<style>
a { background-color: #453182; }
a { background-color: rgb(69,49,130); }
div.DivClassName
{
background-color: #453182;
}
.BgClassName
{
background-color: #453182;
}
</style>
border-color css
<style>
span { border-color: #453182; }
span { border-color: rgb(69,49,130); }
td.TdClassName
{
border-color: #453182;
}
.TagClassName
{
border-color: #453182;
}
</style>