Shades of Christalle #301467
Tints of Christalle #301467
RGB
CMYK
RGB Variations
Color information
#301467 (or 0x301467) is known color: Christalle. HEX triplet: 30, 14 and 67. RGB value is (48,20,103). Sum of RGB (Red+Green+Blue) = 48+20+103=171 (22% of max value = 765). Red value is 48 (19.14% from 255 or 28.07% from 171); Green value is 20 (8.20% from 255 or 11.70% from 171); Blue value is 103 (40.62% from 255 or 60.23% from 171); Max value from RGB is 103 - color contains mainly: blue. Hex color #301467 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #301467 is #CFEB98. Grayscale: #252525. Windows color (decimal): -13626265 or 6755376. OLE color: 6755376.
HSL color Cylindrical-coordinate representation of color #301467: hue angle of 260.24º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #301467 is Cyan = 0.53, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 48 | 20 | 103 | - |
| CMYK | 0.53 | 0.81 | 0 | 0.60 |
| HSL | 260.24º | 0.67% | 0.24% | - |
| HSV(B) | 260.24º | 0.81% | 0.4% | - |
| XYZ | 3.92 | 2.11 | 13.03 | - |
| YUV | 37.83 | 164.78 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 20 | 103 | 0.53 | 0.81 | 0 | 0.60 | 260.24 | 0.67 | 0.24 |
| Hex | 30 | 14 | 67 | 35 | 51 | 0 | 3C | 104 | 43 | 18 |
| Octal | 60 | 24 | 147 | 65 | 121 | 0 | 74 | 404 | 103 | 30 |
| Binary | 110000 | 10100 | 1100111 | 110101 | 1010001 | 0 | 111100 | 100000100 | 1000011 | 11000 |
Color Harmonies of #301467
Complementary color
Monochromatic Colors of #301467
Black with #301467
Text Example
Text Example
White with #301467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #301467; }
p { color: rgb(48,20,103); }
H1.HeaderClassName
{
color: #301467;
}
.AnyTagClassName
{
color: #301467;
}
</style>
background-color css
<style>
a { background-color: #301467; }
a { background-color: rgb(48,20,103); }
div.DivClassName
{
background-color: #301467;
}
.BgClassName
{
background-color: #301467;
}
</style>
border-color css
<style>
span { border-color: #301467; }
span { border-color: rgb(48,20,103); }
td.TdClassName
{
border-color: #301467;
}
.TagClassName
{
border-color: #301467;
}
</style>