Shades of Paua #242053
Tints of Paua #242053
RGB
CMYK
RGB Variations
Color information
#242053 (or 0x242053) is known color: Paua. HEX triplet: 24, 20 and 53. RGB value is (36,32,83). Sum of RGB (Red+Green+Blue) = 36+32+83=151 (20% of max value = 765). Red value is 36 (14.45% from 255 or 23.84% from 151); Green value is 32 (12.89% from 255 or 21.19% from 151); Blue value is 83 (32.81% from 255 or 54.97% from 151); Max value from RGB is 83 - color contains mainly: blue. Hex color #242053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #242053 is #DBDFAC. Grayscale: #262626. Windows color (decimal): -14409645 or 5447716. OLE color: 5447716.
HSL color Cylindrical-coordinate representation of color #242053: hue angle of 244.71º degrees, saturation: 0.44, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #242053 is Cyan = 0.57, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 36 | 32 | 83 | - |
| CMYK | 0.57 | 0.61 | 0 | 0.67 |
| HSL | 244.71º | 0.44% | 0.23% | - |
| HSV(B) | 244.71º | 0.61% | 0.33% | - |
| XYZ | 2.81 | 2.03 | 8.43 | - |
| YUV | 39.01 | 152.83 | 125.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 32 | 83 | 0.57 | 0.61 | 0 | 0.67 | 244.71 | 0.44 | 0.23 |
| Hex | 24 | 20 | 53 | 39 | 3D | 0 | 43 | F5 | 2C | 17 |
| Octal | 44 | 40 | 123 | 71 | 75 | 0 | 103 | 365 | 54 | 27 |
| Binary | 100100 | 100000 | 1010011 | 111001 | 111101 | 0 | 1000011 | 11110101 | 101100 | 10111 |
Color Harmonies of #242053
Complementary color
Monochromatic Colors of #242053
Black with #242053
Text Example
Text Example
White with #242053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #242053; }
p { color: rgb(36,32,83); }
H1.HeaderClassName
{
color: #242053;
}
.AnyTagClassName
{
color: #242053;
}
</style>
background-color css
<style>
a { background-color: #242053; }
a { background-color: rgb(36,32,83); }
div.DivClassName
{
background-color: #242053;
}
.BgClassName
{
background-color: #242053;
}
</style>
border-color css
<style>
span { border-color: #242053; }
span { border-color: rgb(36,32,83); }
td.TdClassName
{
border-color: #242053;
}
.TagClassName
{
border-color: #242053;
}
</style>