Shades of Lucky Point #242661
Tints of Lucky Point #242661
RGB
CMYK
RGB Variations
Color information
#242661 (or 0x242661) is known color: Lucky Point. HEX triplet: 24, 26 and 61. RGB value is (36,38,97). Sum of RGB (Red+Green+Blue) = 36+38+97=171 (22% of max value = 765). Red value is 36 (14.45% from 255 or 21.05% from 171); Green value is 38 (15.23% from 255 or 22.22% from 171); Blue value is 97 (38.28% from 255 or 56.73% from 171); Max value from RGB is 97 - color contains mainly: blue. Hex color #242661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242661 is #DBD99E. Grayscale: #2B2B2B. Windows color (decimal): -14408095 or 6366756. OLE color: 6366756.
HSL color Cylindrical-coordinate representation of color #242661: hue angle of 238.03º degrees, saturation: 0.46, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #242661 is Cyan = 0.63, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 36 | 38 | 97 | - |
| CMYK | 0.63 | 0.61 | 0 | 0.62 |
| HSL | 238.03º | 0.46% | 0.26% | - |
| HSV(B) | 238.03º | 0.63% | 0.38% | - |
| XYZ | 3.58 | 2.62 | 11.63 | - |
| YUV | 44.13 | 157.84 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 38 | 97 | 0.63 | 0.61 | 0 | 0.62 | 238.03 | 0.46 | 0.26 |
| Hex | 24 | 26 | 61 | 3F | 3D | 0 | 3E | EE | 2E | 1A |
| Octal | 44 | 46 | 141 | 77 | 75 | 0 | 76 | 356 | 56 | 32 |
| Binary | 100100 | 100110 | 1100001 | 111111 | 111101 | 0 | 111110 | 11101110 | 101110 | 11010 |
Color Harmonies of #242661
Complementary color
Monochromatic Colors of #242661
Black with #242661
Text Example
Text Example
White with #242661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242661; }
p { color: rgb(36,38,97); }
H1.HeaderClassName
{
color: #242661;
}
.AnyTagClassName
{
color: #242661;
}
</style>
background-color css
<style>
a { background-color: #242661; }
a { background-color: rgb(36,38,97); }
div.DivClassName
{
background-color: #242661;
}
.BgClassName
{
background-color: #242661;
}
</style>
border-color css
<style>
span { border-color: #242661; }
span { border-color: rgb(36,38,97); }
td.TdClassName
{
border-color: #242661;
}
.TagClassName
{
border-color: #242661;
}
</style>