Shades of Windsor #433474
Tints of Windsor #433474
RGB
CMYK
RGB Variations
Color information
#433474 (or 0x433474) is known color: Windsor. HEX triplet: 43, 34 and 74. RGB value is (67,52,116). Sum of RGB (Red+Green+Blue) = 67+52+116=235 (31% of max value = 765). Red value is 67 (26.56% from 255 or 28.51% from 235); Green value is 52 (20.70% from 255 or 22.13% from 235); Blue value is 116 (45.70% from 255 or 49.36% from 235); Max value from RGB is 116 - color contains mainly: blue. Hex color #433474 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #433474 is #BCCB8B. Grayscale: #3F3F3F. Windows color (decimal): -12372876 or 7615555. OLE color: 7615555.
HSL color Cylindrical-coordinate representation of color #433474: hue angle of 254.06º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #433474 is Cyan = 0.42, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 52 | 116 | - |
| CMYK | 0.42 | 0.55 | 0 | 0.55 |
| HSL | 254.06º | 0.38% | 0.33% | - |
| HSV(B) | 254.06º | 0.55% | 0.45% | - |
| XYZ | 6.7 | 4.91 | 17.12 | - |
| YUV | 63.78 | 157.47 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 52 | 116 | 0.42 | 0.55 | 0 | 0.55 | 254.06 | 0.38 | 0.33 |
| Hex | 43 | 34 | 74 | 2A | 37 | 0 | 37 | FE | 26 | 21 |
| Octal | 103 | 64 | 164 | 52 | 67 | 0 | 67 | 376 | 46 | 41 |
| Binary | 1000011 | 110100 | 1110100 | 101010 | 110111 | 0 | 110111 | 11111110 | 100110 | 100001 |
Color Harmonies of #433474
Complementary color
Monochromatic Colors of #433474
Black with #433474
Text Example
Text Example
White with #433474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #433474; }
p { color: rgb(67,52,116); }
H1.HeaderClassName
{
color: #433474;
}
.AnyTagClassName
{
color: #433474;
}
</style>
background-color css
<style>
a { background-color: #433474; }
a { background-color: rgb(67,52,116); }
div.DivClassName
{
background-color: #433474;
}
.BgClassName
{
background-color: #433474;
}
</style>
border-color css
<style>
span { border-color: #433474; }
span { border-color: rgb(67,52,116); }
td.TdClassName
{
border-color: #433474;
}
.TagClassName
{
border-color: #433474;
}
</style>