Shades of Paua #241859
Tints of Paua #241859
RGB
CMYK
RGB Variations
Color information
#241859 (or 0x241859) is known color: Paua. HEX triplet: 24, 18 and 59. RGB value is (36,24,89). Sum of RGB (Red+Green+Blue) = 36+24+89=149 (19% of max value = 765). Red value is 36 (14.45% from 255 or 24.16% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 89 (35.16% from 255 or 59.73% from 149); Max value from RGB is 89 - color contains mainly: blue. Hex color #241859 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #241859 is #DBE7A6. Grayscale: #222222. Windows color (decimal): -14411687 or 5838884. OLE color: 5838884.
HSL color Cylindrical-coordinate representation of color #241859: hue angle of 251.08º degrees, saturation: 0.58, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #241859 is Cyan = 0.60, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 36 | 24 | 89 | - |
| CMYK | 0.60 | 0.73 | 0 | 0.65 |
| HSL | 251.08º | 0.58% | 0.22% | - |
| HSV(B) | 251.08º | 0.73% | 0.35% | - |
| XYZ | 2.86 | 1.75 | 9.64 | - |
| YUV | 35 | 158.48 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 24 | 89 | 0.60 | 0.73 | 0 | 0.65 | 251.08 | 0.58 | 0.22 |
| Hex | 24 | 18 | 59 | 3C | 49 | 0 | 41 | FB | 3A | 16 |
| Octal | 44 | 30 | 131 | 74 | 111 | 0 | 101 | 373 | 72 | 26 |
| Binary | 100100 | 11000 | 1011001 | 111100 | 1001001 | 0 | 1000001 | 11111011 | 111010 | 10110 |
Color Harmonies of #241859
Complementary color
Monochromatic Colors of #241859
Black with #241859
Text Example
Text Example
White with #241859
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #241859; }
p { color: rgb(36,24,89); }
H1.HeaderClassName
{
color: #241859;
}
.AnyTagClassName
{
color: #241859;
}
</style>
background-color css
<style>
a { background-color: #241859; }
a { background-color: rgb(36,24,89); }
div.DivClassName
{
background-color: #241859;
}
.BgClassName
{
background-color: #241859;
}
</style>
border-color css
<style>
span { border-color: #241859; }
span { border-color: rgb(36,24,89); }
td.TdClassName
{
border-color: #241859;
}
.TagClassName
{
border-color: #241859;
}
</style>