Shades of Christalle #380261
Tints of Christalle #380261
RGB
CMYK
RGB Variations
Color information
#380261 (or 0x380261) is known color: Christalle. HEX triplet: 38, 02 and 61. RGB value is (56,2,97). Sum of RGB (Red+Green+Blue) = 56+2+97=155 (20% of max value = 765). Red value is 56 (22.27% from 255 or 36.13% from 155); Green value is 2 (1.17% from 255 or 1.29% from 155); Blue value is 97 (38.28% from 255 or 62.58% from 155); Max value from RGB is 97 - color contains mainly: blue. Hex color #380261 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #380261 is #C7FD9E. Grayscale: #1C1C1C. Windows color (decimal): -13106591 or 6357560. OLE color: 6357560.
HSL color Cylindrical-coordinate representation of color #380261: hue angle of 274.11º degrees, saturation: 0.96, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #380261 is Cyan = 0.42, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 56 | 2 | 97 | - |
| CMYK | 0.42 | 0.98 | 0 | 0.62 |
| HSL | 274.11º | 0.96% | 0.19% | - |
| HSV(B) | 274.11º | 0.98% | 0.38% | - |
| XYZ | 3.81 | 1.75 | 11.45 | - |
| YUV | 28.98 | 166.39 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 2 | 97 | 0.42 | 0.98 | 0 | 0.62 | 274.11 | 0.96 | 0.19 |
| Hex | 38 | 2 | 61 | 2A | 62 | 0 | 3E | 112 | 60 | 13 |
| Octal | 70 | 2 | 141 | 52 | 142 | 0 | 76 | 422 | 140 | 23 |
| Binary | 111000 | 10 | 1100001 | 101010 | 1100010 | 0 | 111110 | 100010010 | 1100000 | 10011 |
Color Harmonies of #380261
Complementary color
Monochromatic Colors of #380261
Black with #380261
Text Example
Text Example
White with #380261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380261; }
p { color: rgb(56,2,97); }
H1.HeaderClassName
{
color: #380261;
}
.AnyTagClassName
{
color: #380261;
}
</style>
background-color css
<style>
a { background-color: #380261; }
a { background-color: rgb(56,2,97); }
div.DivClassName
{
background-color: #380261;
}
.BgClassName
{
background-color: #380261;
}
</style>
border-color css
<style>
span { border-color: #380261; }
span { border-color: rgb(56,2,97); }
td.TdClassName
{
border-color: #380261;
}
.TagClassName
{
border-color: #380261;
}
</style>