Shades of Paua #241558
Tints of Paua #241558
RGB
CMYK
RGB Variations
Color information
#241558 (or 0x241558) is known color: Paua. HEX triplet: 24, 15 and 58. RGB value is (36,21,88). Sum of RGB (Red+Green+Blue) = 36+21+88=145 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.83% from 145); Green value is 21 (8.59% from 255 or 14.48% from 145); Blue value is 88 (34.77% from 255 or 60.69% from 145); Max value from RGB is 88 - color contains mainly: blue. Hex color #241558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241558 is #DBEAA7. Grayscale: #202020. Windows color (decimal): -14412456 or 5772580. OLE color: 5772580.
HSL color Cylindrical-coordinate representation of color #241558: hue angle of 253.43º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #241558 is Cyan = 0.59, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 36 | 21 | 88 | - |
| CMYK | 0.59 | 0.76 | 0 | 0.65 |
| HSL | 253.43º | 0.61% | 0.21% | - |
| HSV(B) | 253.43º | 0.76% | 0.35% | - |
| XYZ | 2.76 | 1.62 | 9.4 | - |
| YUV | 33.12 | 158.97 | 130.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 21 | 88 | 0.59 | 0.76 | 0 | 0.65 | 253.43 | 0.61 | 0.21 |
| Hex | 24 | 15 | 58 | 3B | 4C | 0 | 41 | FD | 3D | 15 |
| Octal | 44 | 25 | 130 | 73 | 114 | 0 | 101 | 375 | 75 | 25 |
| Binary | 100100 | 10101 | 1011000 | 111011 | 1001100 | 0 | 1000001 | 11111101 | 111101 | 10101 |
Color Harmonies of #241558
Complementary color
Monochromatic Colors of #241558
Black with #241558
Text Example
Text Example
White with #241558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241558; }
p { color: rgb(36,21,88); }
H1.HeaderClassName
{
color: #241558;
}
.AnyTagClassName
{
color: #241558;
}
</style>
background-color css
<style>
a { background-color: #241558; }
a { background-color: rgb(36,21,88); }
div.DivClassName
{
background-color: #241558;
}
.BgClassName
{
background-color: #241558;
}
</style>
border-color css
<style>
span { border-color: #241558; }
span { border-color: rgb(36,21,88); }
td.TdClassName
{
border-color: #241558;
}
.TagClassName
{
border-color: #241558;
}
</style>