Shades of Lucky Point #232661
Tints of Lucky Point #232661
RGB
CMYK
RGB Variations
Color information
#232661 (or 0x232661) is known color: Lucky Point. HEX triplet: 23, 26 and 61. RGB value is (35,38,97). Sum of RGB (Red+Green+Blue) = 35+38+97=170 (22% of max value = 765). Red value is 35 (14.06% from 255 or 20.59% from 170); Green value is 38 (15.23% from 255 or 22.35% from 170); Blue value is 97 (38.28% from 255 or 57.06% from 170); Max value from RGB is 97 - color contains mainly: blue. Hex color #232661 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #232661 is #DCD99E. Grayscale: #2B2B2B. Windows color (decimal): -14473631 or 6366755. OLE color: 6366755.
HSL color Cylindrical-coordinate representation of color #232661: hue angle of 237.1º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #232661 is Cyan = 0.64, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 35 | 38 | 97 | - |
| CMYK | 0.64 | 0.61 | 0 | 0.62 |
| HSL | 237.1º | 0.47% | 0.26% | - |
| HSV(B) | 237.1º | 0.64% | 0.38% | - |
| XYZ | 3.54 | 2.61 | 11.63 | - |
| YUV | 43.83 | 158.01 | 121.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 38 | 97 | 0.64 | 0.61 | 0 | 0.62 | 237.1 | 0.47 | 0.26 |
| Hex | 23 | 26 | 61 | 40 | 3D | 0 | 3E | ED | 2F | 1A |
| Octal | 43 | 46 | 141 | 100 | 75 | 0 | 76 | 355 | 57 | 32 |
| Binary | 100011 | 100110 | 1100001 | 1000000 | 111101 | 0 | 111110 | 11101101 | 101111 | 11010 |
Color Harmonies of #232661
Complementary color
Monochromatic Colors of #232661
Black with #232661
Text Example
Text Example
White with #232661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #232661; }
p { color: rgb(35,38,97); }
H1.HeaderClassName
{
color: #232661;
}
.AnyTagClassName
{
color: #232661;
}
</style>
background-color css
<style>
a { background-color: #232661; }
a { background-color: rgb(35,38,97); }
div.DivClassName
{
background-color: #232661;
}
.BgClassName
{
background-color: #232661;
}
</style>
border-color css
<style>
span { border-color: #232661; }
span { border-color: rgb(35,38,97); }
td.TdClassName
{
border-color: #232661;
}
.TagClassName
{
border-color: #232661;
}
</style>