Shades of Paua #242559
Tints of Paua #242559
RGB
CMYK
RGB Variations
Color information
#242559 (or 0x242559) is known color: Paua. HEX triplet: 24, 25 and 59. RGB value is (36,37,89). Sum of RGB (Red+Green+Blue) = 36+37+89=162 (21% of max value = 765). Red value is 36 (14.45% from 255 or 22.22% from 162); Green value is 37 (14.84% from 255 or 22.84% from 162); Blue value is 89 (35.16% from 255 or 54.94% from 162); Max value from RGB is 89 - color contains mainly: blue. Hex color #242559 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242559 is #DBDAA6. Grayscale: #2A2A2A. Windows color (decimal): -14408359 or 5842212. OLE color: 5842212.
HSL color Cylindrical-coordinate representation of color #242559: hue angle of 238.87º degrees, saturation: 0.42, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #242559 is Cyan = 0.60, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 36 | 37 | 89 | - |
| CMYK | 0.60 | 0.58 | 0 | 0.65 |
| HSL | 238.87º | 0.42% | 0.25% | - |
| HSV(B) | 238.87º | 0.6% | 0.35% | - |
| XYZ | 3.19 | 2.42 | 9.75 | - |
| YUV | 42.63 | 154.17 | 123.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 37 | 89 | 0.60 | 0.58 | 0 | 0.65 | 238.87 | 0.42 | 0.25 |
| Hex | 24 | 25 | 59 | 3C | 3A | 0 | 41 | EF | 2A | 19 |
| Octal | 44 | 45 | 131 | 74 | 72 | 0 | 101 | 357 | 52 | 31 |
| Binary | 100100 | 100101 | 1011001 | 111100 | 111010 | 0 | 1000001 | 11101111 | 101010 | 11001 |
Color Harmonies of #242559
Complementary color
Monochromatic Colors of #242559
Black with #242559
Text Example
Text Example
White with #242559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242559; }
p { color: rgb(36,37,89); }
H1.HeaderClassName
{
color: #242559;
}
.AnyTagClassName
{
color: #242559;
}
</style>
background-color css
<style>
a { background-color: #242559; }
a { background-color: rgb(36,37,89); }
div.DivClassName
{
background-color: #242559;
}
.BgClassName
{
background-color: #242559;
}
</style>
border-color css
<style>
span { border-color: #242559; }
span { border-color: rgb(36,37,89); }
td.TdClassName
{
border-color: #242559;
}
.TagClassName
{
border-color: #242559;
}
</style>