Shades of Christalle #301567
Tints of Christalle #301567
RGB
CMYK
RGB Variations
Color information
#301567 (or 0x301567) is known color: Christalle. HEX triplet: 30, 15 and 67. RGB value is (48,21,103). Sum of RGB (Red+Green+Blue) = 48+21+103=172 (22% of max value = 765). Red value is 48 (19.14% from 255 or 27.91% from 172); Green value is 21 (8.59% from 255 or 12.21% from 172); Blue value is 103 (40.62% from 255 or 59.88% from 172); Max value from RGB is 103 - color contains mainly: blue. Hex color #301567 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301567 is #CFEA98. Grayscale: #262626. Windows color (decimal): -13626009 or 6755632. OLE color: 6755632.
HSL color Cylindrical-coordinate representation of color #301567: hue angle of 259.76º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #301567 is Cyan = 0.53, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 21 | 103 | - |
| CMYK | 0.53 | 0.80 | 0 | 0.60 |
| HSL | 259.76º | 0.66% | 0.24% | - |
| HSV(B) | 259.76º | 0.8% | 0.4% | - |
| XYZ | 3.94 | 2.14 | 13.04 | - |
| YUV | 38.42 | 164.45 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 21 | 103 | 0.53 | 0.80 | 0 | 0.60 | 259.76 | 0.66 | 0.24 |
| Hex | 30 | 15 | 67 | 35 | 50 | 0 | 3C | 104 | 42 | 18 |
| Octal | 60 | 25 | 147 | 65 | 120 | 0 | 74 | 404 | 102 | 30 |
| Binary | 110000 | 10101 | 1100111 | 110101 | 1010000 | 0 | 111100 | 100000100 | 1000010 | 11000 |
Color Harmonies of #301567
Complementary color
Monochromatic Colors of #301567
Black with #301567
Text Example
Text Example
White with #301567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301567; }
p { color: rgb(48,21,103); }
H1.HeaderClassName
{
color: #301567;
}
.AnyTagClassName
{
color: #301567;
}
</style>
background-color css
<style>
a { background-color: #301567; }
a { background-color: rgb(48,21,103); }
div.DivClassName
{
background-color: #301567;
}
.BgClassName
{
background-color: #301567;
}
</style>
border-color css
<style>
span { border-color: #301567; }
span { border-color: rgb(48,21,103); }
td.TdClassName
{
border-color: #301567;
}
.TagClassName
{
border-color: #301567;
}
</style>