Shades of Christalle #382260
Tints of Christalle #382260
RGB
CMYK
RGB Variations
Color information
#382260 (or 0x382260) is known color: Christalle. HEX triplet: 38, 22 and 60. RGB value is (56,34,96). Sum of RGB (Red+Green+Blue) = 56+34+96=186 (24% of max value = 765). Red value is 56 (22.27% from 255 or 30.11% from 186); Green value is 34 (13.67% from 255 or 18.28% from 186); Blue value is 96 (37.89% from 255 or 51.61% from 186); Max value from RGB is 96 - color contains mainly: blue. Hex color #382260 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382260 is #C7DD9F. Grayscale: #2F2F2F. Windows color (decimal): -13098400 or 6300216. OLE color: 6300216.
HSL color Cylindrical-coordinate representation of color #382260: hue angle of 261.29º degrees, saturation: 0.48, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #382260 is Cyan = 0.42, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 34 | 96 | - |
| CMYK | 0.42 | 0.65 | 0 | 0.62 |
| HSL | 261.29º | 0.48% | 0.25% | - |
| HSV(B) | 261.29º | 0.65% | 0.38% | - |
| XYZ | 4.31 | 2.83 | 11.39 | - |
| YUV | 47.65 | 155.29 | 133.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 96 | 0.42 | 0.65 | 0 | 0.62 | 261.29 | 0.48 | 0.25 |
| Hex | 38 | 22 | 60 | 2A | 41 | 0 | 3E | 105 | 30 | 19 |
| Octal | 70 | 42 | 140 | 52 | 101 | 0 | 76 | 405 | 60 | 31 |
| Binary | 111000 | 100010 | 1100000 | 101010 | 1000001 | 0 | 111110 | 100000101 | 110000 | 11001 |
Color Harmonies of #382260
Complementary color
Monochromatic Colors of #382260
Black with #382260
Text Example
Text Example
White with #382260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382260; }
p { color: rgb(56,34,96); }
H1.HeaderClassName
{
color: #382260;
}
.AnyTagClassName
{
color: #382260;
}
</style>
background-color css
<style>
a { background-color: #382260; }
a { background-color: rgb(56,34,96); }
div.DivClassName
{
background-color: #382260;
}
.BgClassName
{
background-color: #382260;
}
</style>
border-color css
<style>
span { border-color: #382260; }
span { border-color: rgb(56,34,96); }
td.TdClassName
{
border-color: #382260;
}
.TagClassName
{
border-color: #382260;
}
</style>