Shades of Christalle #301367
Tints of Christalle #301367
RGB
CMYK
RGB Variations
Color information
#301367 (or 0x301367) is known color: Christalle. HEX triplet: 30, 13 and 67. RGB value is (48,19,103). Sum of RGB (Red+Green+Blue) = 48+19+103=170 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.24% from 170); Green value is 19 (7.81% from 255 or 11.18% from 170); Blue value is 103 (40.62% from 255 or 60.59% from 170); Max value from RGB is 103 - color contains mainly: blue. Hex color #301367 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301367 is #CFEC98. Grayscale: #242424. Windows color (decimal): -13626521 or 6755120. OLE color: 6755120.
HSL color Cylindrical-coordinate representation of color #301367: hue angle of 260.71º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #301367 is Cyan = 0.53, Magento = 0.82, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 19 | 103 | - |
| CMYK | 0.53 | 0.82 | 0 | 0.60 |
| HSL | 260.71º | 0.69% | 0.24% | - |
| HSV(B) | 260.71º | 0.82% | 0.4% | - |
| XYZ | 3.9 | 2.07 | 13.03 | - |
| YUV | 37.25 | 165.11 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 19 | 103 | 0.53 | 0.82 | 0 | 0.60 | 260.71 | 0.69 | 0.24 |
| Hex | 30 | 13 | 67 | 35 | 52 | 0 | 3C | 105 | 45 | 18 |
| Octal | 60 | 23 | 147 | 65 | 122 | 0 | 74 | 405 | 105 | 30 |
| Binary | 110000 | 10011 | 1100111 | 110101 | 1010010 | 0 | 111100 | 100000101 | 1000101 | 11000 |
Color Harmonies of #301367
Complementary color
Monochromatic Colors of #301367
Black with #301367
Text Example
Text Example
White with #301367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301367; }
p { color: rgb(48,19,103); }
H1.HeaderClassName
{
color: #301367;
}
.AnyTagClassName
{
color: #301367;
}
</style>
background-color css
<style>
a { background-color: #301367; }
a { background-color: rgb(48,19,103); }
div.DivClassName
{
background-color: #301367;
}
.BgClassName
{
background-color: #301367;
}
</style>
border-color css
<style>
span { border-color: #301367; }
span { border-color: rgb(48,19,103); }
td.TdClassName
{
border-color: #301367;
}
.TagClassName
{
border-color: #301367;
}
</style>