Shades of Windsor #433281
Tints of Windsor #433281
RGB
CMYK
RGB Variations
Color information
#433281 (or 0x433281) is known color: Windsor. HEX triplet: 43, 32 and 81. RGB value is (67,50,129). Sum of RGB (Red+Green+Blue) = 67+50+129=246 (32% of max value = 765). Red value is 67 (26.56% from 255 or 27.24% from 246); Green value is 50 (19.92% from 255 or 20.33% from 246); Blue value is 129 (50.78% from 255 or 52.44% from 246); Max value from RGB is 129 - color contains mainly: blue. Hex color #433281 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #433281 is #BCCD7E. Grayscale: #3F3F3F. Windows color (decimal): -12373375 or 8467011. OLE color: 8467011.
HSL color Cylindrical-coordinate representation of color #433281: hue angle of 252.91º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #433281 is Cyan = 0.48, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 67 | 50 | 129 | - |
| CMYK | 0.48 | 0.61 | 0 | 0.49 |
| HSL | 252.91º | 0.44% | 0.35% | - |
| HSV(B) | 252.91º | 0.61% | 0.51% | - |
| XYZ | 7.42 | 5.06 | 21.35 | - |
| YUV | 64.09 | 164.63 | 130.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 50 | 129 | 0.48 | 0.61 | 0 | 0.49 | 252.91 | 0.44 | 0.35 |
| Hex | 43 | 32 | 81 | 30 | 3D | 0 | 31 | FD | 2C | 23 |
| Octal | 103 | 62 | 201 | 60 | 75 | 0 | 61 | 375 | 54 | 43 |
| Binary | 1000011 | 110010 | 10000001 | 110000 | 111101 | 0 | 110001 | 11111101 | 101100 | 100011 |
Color Harmonies of #433281
Complementary color
Monochromatic Colors of #433281
Black with #433281
Text Example
Text Example
White with #433281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433281; }
p { color: rgb(67,50,129); }
H1.HeaderClassName
{
color: #433281;
}
.AnyTagClassName
{
color: #433281;
}
</style>
background-color css
<style>
a { background-color: #433281; }
a { background-color: rgb(67,50,129); }
div.DivClassName
{
background-color: #433281;
}
.BgClassName
{
background-color: #433281;
}
</style>
border-color css
<style>
span { border-color: #433281; }
span { border-color: rgb(67,50,129); }
td.TdClassName
{
border-color: #433281;
}
.TagClassName
{
border-color: #433281;
}
</style>