Shades of Windsor #433181
Tints of Windsor #433181
RGB
CMYK
RGB Variations
Color information
#433181 (or 0x433181) is known color: Windsor. HEX triplet: 43, 31 and 81. RGB value is (67,49,129). Sum of RGB (Red+Green+Blue) = 67+49+129=245 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.35% from 245); Green value is 49 (19.53% from 255 or 20% from 245); Blue value is 129 (50.78% from 255 or 52.65% from 245); Max value from RGB is 129 - color contains mainly: blue. Hex color #433181 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #433181 is #BCCE7E. Grayscale: #3F3F3F. Windows color (decimal): -12373631 or 8466755. OLE color: 8466755.
HSL color Cylindrical-coordinate representation of color #433181: hue angle of 253.5º 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 #433181 is Cyan = 0.48, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 49 | 129 | - |
| CMYK | 0.48 | 0.62 | 0 | 0.49 |
| HSL | 253.5º | 0.45% | 0.35% | - |
| HSV(B) | 253.5º | 0.62% | 0.51% | - |
| XYZ | 7.38 | 4.97 | 21.34 | - |
| YUV | 63.5 | 164.96 | 130.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 49 | 129 | 0.48 | 0.62 | 0 | 0.49 | 253.5 | 0.45 | 0.35 |
| Hex | 43 | 31 | 81 | 30 | 3E | 0 | 31 | FE | 2D | 23 |
| Octal | 103 | 61 | 201 | 60 | 76 | 0 | 61 | 376 | 55 | 43 |
| Binary | 1000011 | 110001 | 10000001 | 110000 | 111110 | 0 | 110001 | 11111110 | 101101 | 100011 |
Color Harmonies of #433181
Complementary color
Monochromatic Colors of #433181
Black with #433181
Text Example
Text Example
White with #433181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433181; }
p { color: rgb(67,49,129); }
H1.HeaderClassName
{
color: #433181;
}
.AnyTagClassName
{
color: #433181;
}
</style>
background-color css
<style>
a { background-color: #433181; }
a { background-color: rgb(67,49,129); }
div.DivClassName
{
background-color: #433181;
}
.BgClassName
{
background-color: #433181;
}
</style>
border-color css
<style>
span { border-color: #433181; }
span { border-color: rgb(67,49,129); }
td.TdClassName
{
border-color: #433181;
}
.TagClassName
{
border-color: #433181;
}
</style>