Shades of Windsor #382678
Tints of Windsor #382678
RGB
CMYK
RGB Variations
Color information
#382678 (or 0x382678) is known color: Windsor. HEX triplet: 38, 26 and 78. RGB value is (56,38,120). Sum of RGB (Red+Green+Blue) = 56+38+120=214 (28% of max value = 765). Red value is 56 (22.27% from 255 or 26.17% from 214); Green value is 38 (15.23% from 255 or 17.76% from 214); Blue value is 120 (47.27% from 255 or 56.07% from 214); Max value from RGB is 120 - color contains mainly: blue. Hex color #382678 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382678 is #C7D987. Grayscale: #343434. Windows color (decimal): -13097352 or 7874104. OLE color: 7874104.
HSL color Cylindrical-coordinate representation of color #382678: hue angle of 253.17º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #382678 is Cyan = 0.53, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 38 | 120 | - |
| CMYK | 0.53 | 0.68 | 0 | 0.53 |
| HSL | 253.17º | 0.52% | 0.31% | - |
| HSV(B) | 253.17º | 0.68% | 0.47% | - |
| XYZ | 5.71 | 3.58 | 18.16 | - |
| YUV | 52.73 | 165.96 | 130.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 120 | 0.53 | 0.68 | 0 | 0.53 | 253.17 | 0.52 | 0.31 |
| Hex | 38 | 26 | 78 | 35 | 44 | 0 | 35 | FD | 34 | 1F |
| Octal | 70 | 46 | 170 | 65 | 104 | 0 | 65 | 375 | 64 | 37 |
| Binary | 111000 | 100110 | 1111000 | 110101 | 1000100 | 0 | 110101 | 11111101 | 110100 | 11111 |
Color Harmonies of #382678
Complementary color
Monochromatic Colors of #382678
Black with #382678
Text Example
Text Example
White with #382678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382678; }
p { color: rgb(56,38,120); }
H1.HeaderClassName
{
color: #382678;
}
.AnyTagClassName
{
color: #382678;
}
</style>
background-color css
<style>
a { background-color: #382678; }
a { background-color: rgb(56,38,120); }
div.DivClassName
{
background-color: #382678;
}
.BgClassName
{
background-color: #382678;
}
</style>
border-color css
<style>
span { border-color: #382678; }
span { border-color: rgb(56,38,120); }
td.TdClassName
{
border-color: #382678;
}
.TagClassName
{
border-color: #382678;
}
</style>