Shades of Christalle #381168
Tints of Christalle #381168
RGB
CMYK
RGB Variations
Color information
#381168 (or 0x381168) is known color: Christalle. HEX triplet: 38, 11 and 68. RGB value is (56,17,104). Sum of RGB (Red+Green+Blue) = 56+17+104=177 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.64% from 177); Green value is 17 (7.03% from 255 or 9.60% from 177); Blue value is 104 (41.02% from 255 or 58.76% from 177); Max value from RGB is 104 - color contains mainly: blue. Hex color #381168 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #381168 is #C7EE97. Grayscale: #262626. Windows color (decimal): -13102744 or 6820152. OLE color: 6820152.
HSL color Cylindrical-coordinate representation of color #381168: hue angle of 266.9º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #381168 is Cyan = 0.46, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 17 | 104 | - |
| CMYK | 0.46 | 0.84 | 0 | 0.59 |
| HSL | 266.9º | 0.72% | 0.24% | - |
| HSV(B) | 266.9º | 0.84% | 0.41% | - |
| XYZ | 4.33 | 2.24 | 13.3 | - |
| YUV | 38.58 | 164.92 | 140.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 104 | 0.46 | 0.84 | 0 | 0.59 | 266.9 | 0.72 | 0.24 |
| Hex | 38 | 11 | 68 | 2E | 54 | 0 | 3B | 10B | 48 | 18 |
| Octal | 70 | 21 | 150 | 56 | 124 | 0 | 73 | 413 | 110 | 30 |
| Binary | 111000 | 10001 | 1101000 | 101110 | 1010100 | 0 | 111011 | 100001011 | 1001000 | 11000 |
Color Harmonies of #381168
Complementary color
Monochromatic Colors of #381168
Black with #381168
Text Example
Text Example
White with #381168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381168; }
p { color: rgb(56,17,104); }
H1.HeaderClassName
{
color: #381168;
}
.AnyTagClassName
{
color: #381168;
}
</style>
background-color css
<style>
a { background-color: #381168; }
a { background-color: rgb(56,17,104); }
div.DivClassName
{
background-color: #381168;
}
.BgClassName
{
background-color: #381168;
}
</style>
border-color css
<style>
span { border-color: #381168; }
span { border-color: rgb(56,17,104); }
td.TdClassName
{
border-color: #381168;
}
.TagClassName
{
border-color: #381168;
}
</style>