Shades of Christalle #382272
Tints of Christalle #382272
RGB
CMYK
RGB Variations
Color information
#382272 (or 0x382272) is known color: Christalle. HEX triplet: 38, 22 and 72. RGB value is (56,34,114). Sum of RGB (Red+Green+Blue) = 56+34+114=204 (27% of max value = 765). Red value is 56 (22.27% from 255 or 27.45% from 204); Green value is 34 (13.67% from 255 or 16.67% from 204); Blue value is 114 (44.92% from 255 or 55.88% from 204); Max value from RGB is 114 - color contains mainly: blue. Hex color #382272 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #382272 is #C7DD8D. Grayscale: #313131. Windows color (decimal): -13098382 or 7479864. OLE color: 7479864.
HSL color Cylindrical-coordinate representation of color #382272: hue angle of 256.5º degrees, saturation: 0.54, 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 #382272 is Cyan = 0.51, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 34 | 114 | - |
| CMYK | 0.51 | 0.70 | 0 | 0.55 |
| HSL | 256.5º | 0.54% | 0.29% | - |
| HSV(B) | 256.5º | 0.7% | 0.45% | - |
| XYZ | 5.24 | 3.2 | 16.26 | - |
| YUV | 49.7 | 164.29 | 132.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 34 | 114 | 0.51 | 0.70 | 0 | 0.55 | 256.5 | 0.54 | 0.29 |
| Hex | 38 | 22 | 72 | 33 | 46 | 0 | 37 | 100 | 36 | 1D |
| Octal | 70 | 42 | 162 | 63 | 106 | 0 | 67 | 400 | 66 | 35 |
| Binary | 111000 | 100010 | 1110010 | 110011 | 1000110 | 0 | 110111 | 100000000 | 110110 | 11101 |
Color Harmonies of #382272
Complementary color
Monochromatic Colors of #382272
Black with #382272
Text Example
Text Example
White with #382272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382272; }
p { color: rgb(56,34,114); }
H1.HeaderClassName
{
color: #382272;
}
.AnyTagClassName
{
color: #382272;
}
</style>
background-color css
<style>
a { background-color: #382272; }
a { background-color: rgb(56,34,114); }
div.DivClassName
{
background-color: #382272;
}
.BgClassName
{
background-color: #382272;
}
</style>
border-color css
<style>
span { border-color: #382272; }
span { border-color: rgb(56,34,114); }
td.TdClassName
{
border-color: #382272;
}
.TagClassName
{
border-color: #382272;
}
</style>