Shades of Windsor #382373
Tints of Windsor #382373
RGB
CMYK
RGB Variations
Color information
#382373 (or 0x382373) is known color: Windsor. HEX triplet: 38, 23 and 73. RGB value is (56,35,115). Sum of RGB (Red+Green+Blue) = 56+35+115=206 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.18% from 206); Green value is 35 (14.06% from 255 or 16.99% from 206); Blue value is 115 (45.31% from 255 or 55.83% from 206); Max value from RGB is 115 - color contains mainly: blue. Hex color #382373 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382373 is #C7DC8C. Grayscale: #323232. Windows color (decimal): -13098125 or 7545656. OLE color: 7545656.
HSL color Cylindrical-coordinate representation of color #382373: hue angle of 255.75º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #382373 is Cyan = 0.51, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 35 | 115 | - |
| CMYK | 0.51 | 0.70 | 0 | 0.55 |
| HSL | 255.75º | 0.53% | 0.29% | - |
| HSV(B) | 255.75º | 0.7% | 0.45% | - |
| XYZ | 5.33 | 3.28 | 16.57 | - |
| YUV | 50.4 | 164.46 | 132 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 35 | 115 | 0.51 | 0.70 | 0 | 0.55 | 255.75 | 0.53 | 0.29 |
| Hex | 38 | 23 | 73 | 33 | 46 | 0 | 37 | 100 | 35 | 1D |
| Octal | 70 | 43 | 163 | 63 | 106 | 0 | 67 | 400 | 65 | 35 |
| Binary | 111000 | 100011 | 1110011 | 110011 | 1000110 | 0 | 110111 | 100000000 | 110101 | 11101 |
Color Harmonies of #382373
Complementary color
Monochromatic Colors of #382373
Black with #382373
Text Example
Text Example
White with #382373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382373; }
p { color: rgb(56,35,115); }
H1.HeaderClassName
{
color: #382373;
}
.AnyTagClassName
{
color: #382373;
}
</style>
background-color css
<style>
a { background-color: #382373; }
a { background-color: rgb(56,35,115); }
div.DivClassName
{
background-color: #382373;
}
.BgClassName
{
background-color: #382373;
}
</style>
border-color css
<style>
span { border-color: #382373; }
span { border-color: rgb(56,35,115); }
td.TdClassName
{
border-color: #382373;
}
.TagClassName
{
border-color: #382373;
}
</style>