Shades of Paua #242059
Tints of Paua #242059
RGB
CMYK
RGB Variations
Color information
#242059 (or 0x242059) is known color: Paua. HEX triplet: 24, 20 and 59. RGB value is (36,32,89). Sum of RGB (Red+Green+Blue) = 36+32+89=157 (20% of max value = 765). Red value is 36 (14.45% from 255 or 22.93% from 157); Green value is 32 (12.89% from 255 or 20.38% from 157); Blue value is 89 (35.16% from 255 or 56.69% from 157); Max value from RGB is 89 - color contains mainly: blue. Hex color #242059 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242059 is #DBDFA6. Grayscale: #272727. Windows color (decimal): -14409639 or 5840932. OLE color: 5840932.
HSL color Cylindrical-coordinate representation of color #242059: hue angle of 244.21º degrees, saturation: 0.47, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #242059 is Cyan = 0.60, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 36 | 32 | 89 | - |
| CMYK | 0.60 | 0.64 | 0 | 0.65 |
| HSL | 244.21º | 0.47% | 0.24% | - |
| HSV(B) | 244.21º | 0.64% | 0.35% | - |
| XYZ | 3.05 | 2.13 | 9.7 | - |
| YUV | 39.69 | 155.83 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 32 | 89 | 0.60 | 0.64 | 0 | 0.65 | 244.21 | 0.47 | 0.24 |
| Hex | 24 | 20 | 59 | 3C | 40 | 0 | 41 | F4 | 2F | 18 |
| Octal | 44 | 40 | 131 | 74 | 100 | 0 | 101 | 364 | 57 | 30 |
| Binary | 100100 | 100000 | 1011001 | 111100 | 1000000 | 0 | 1000001 | 11110100 | 101111 | 11000 |
Color Harmonies of #242059
Complementary color
Monochromatic Colors of #242059
Black with #242059
Text Example
Text Example
White with #242059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242059; }
p { color: rgb(36,32,89); }
H1.HeaderClassName
{
color: #242059;
}
.AnyTagClassName
{
color: #242059;
}
</style>
background-color css
<style>
a { background-color: #242059; }
a { background-color: rgb(36,32,89); }
div.DivClassName
{
background-color: #242059;
}
.BgClassName
{
background-color: #242059;
}
</style>
border-color css
<style>
span { border-color: #242059; }
span { border-color: rgb(36,32,89); }
td.TdClassName
{
border-color: #242059;
}
.TagClassName
{
border-color: #242059;
}
</style>