Shades of Christalle #38116A
Tints of Christalle #38116A
RGB
CMYK
RGB Variations
Color information
#38116A (or 0x38116A) is known color: Christalle. HEX triplet: 38, 11 and 6A. RGB value is (56,17,106). Sum of RGB (Red+Green+Blue) = 56+17+106=179 (23% of max value = 765). Red value is 56 (22.27% from 255 or 31.28% from 179); Green value is 17 (7.03% from 255 or 9.50% from 179); Blue value is 106 (41.80% from 255 or 59.22% from 179); Max value from RGB is 106 - color contains mainly: blue. Hex color #38116A is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #38116A is #C7EE95. Grayscale: #262626. Windows color (decimal): -13102742 or 6951224. OLE color: 6951224.
HSL color Cylindrical-coordinate representation of color #38116A: hue angle of 266.29º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #38116A is Cyan = 0.47, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 56 | 17 | 106 | - |
| CMYK | 0.47 | 0.84 | 0 | 0.58 |
| HSL | 266.29º | 0.72% | 0.24% | - |
| HSV(B) | 266.29º | 0.84% | 0.42% | - |
| XYZ | 4.43 | 2.28 | 13.84 | - |
| YUV | 38.81 | 165.92 | 140.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 17 | 106 | 0.47 | 0.84 | 0 | 0.58 | 266.29 | 0.72 | 0.24 |
| Hex | 38 | 11 | 6A | 2F | 54 | 0 | 3A | 10A | 48 | 18 |
| Octal | 70 | 21 | 152 | 57 | 124 | 0 | 72 | 412 | 110 | 30 |
| Binary | 111000 | 10001 | 1101010 | 101111 | 1010100 | 0 | 111010 | 100001010 | 1001000 | 11000 |
Color Harmonies of #38116A
Complementary color
Monochromatic Colors of #38116A
Black with #38116A
Text Example
Text Example
White with #38116A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #38116A; }
p { color: rgb(56,17,106); }
H1.HeaderClassName
{
color: #38116A;
}
.AnyTagClassName
{
color: #38116A;
}
</style>
background-color css
<style>
a { background-color: #38116A; }
a { background-color: rgb(56,17,106); }
div.DivClassName
{
background-color: #38116A;
}
.BgClassName
{
background-color: #38116A;
}
</style>
border-color css
<style>
span { border-color: #38116A; }
span { border-color: rgb(56,17,106); }
td.TdClassName
{
border-color: #38116A;
}
.TagClassName
{
border-color: #38116A;
}
</style>