Shades of Windsor #43296E
Tints of Windsor #43296E
RGB
CMYK
RGB Variations
Color information
#43296E (or 0x43296E) is known color: Windsor. HEX triplet: 43, 29 and 6E. RGB value is (67,41,110). Sum of RGB (Red+Green+Blue) = 67+41+110=218 (28% of max value = 765). Red value is 67 (26.56% from 255 or 30.73% from 218); Green value is 41 (16.41% from 255 or 18.81% from 218); Blue value is 110 (43.36% from 255 or 50.46% from 218); Max value from RGB is 110 - color contains mainly: blue. Hex color #43296E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #43296E is #BCD691. Grayscale: #383838. Windows color (decimal): -12375698 or 7219523. OLE color: 7219523.
HSL color Cylindrical-coordinate representation of color #43296E: hue angle of 262.61º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #43296E is Cyan = 0.39, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 67 | 41 | 110 | - |
| CMYK | 0.39 | 0.63 | 0 | 0.57 |
| HSL | 262.61º | 0.46% | 0.3% | - |
| HSV(B) | 262.61º | 0.63% | 0.43% | - |
| XYZ | 5.92 | 3.9 | 15.19 | - |
| YUV | 56.64 | 158.11 | 135.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 110 | 0.39 | 0.63 | 0 | 0.57 | 262.61 | 0.46 | 0.3 |
| Hex | 43 | 29 | 6E | 27 | 3F | 0 | 39 | 107 | 2E | 1E |
| Octal | 103 | 51 | 156 | 47 | 77 | 0 | 71 | 407 | 56 | 36 |
| Binary | 1000011 | 101001 | 1101110 | 100111 | 111111 | 0 | 111001 | 100000111 | 101110 | 11110 |
Color Harmonies of #43296E
Complementary color
Monochromatic Colors of #43296E
Black with #43296E
Text Example
Text Example
White with #43296E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43296E; }
p { color: rgb(67,41,110); }
H1.HeaderClassName
{
color: #43296E;
}
.AnyTagClassName
{
color: #43296E;
}
</style>
background-color css
<style>
a { background-color: #43296E; }
a { background-color: rgb(67,41,110); }
div.DivClassName
{
background-color: #43296E;
}
.BgClassName
{
background-color: #43296E;
}
</style>
border-color css
<style>
span { border-color: #43296E; }
span { border-color: rgb(67,41,110); }
td.TdClassName
{
border-color: #43296E;
}
.TagClassName
{
border-color: #43296E;
}
</style>