Shades of Paua #252053
Tints of Paua #252053
RGB
CMYK
RGB Variations
Color information
#252053 (or 0x252053) is known color: Paua. HEX triplet: 25, 20 and 53. RGB value is (37,32,83). Sum of RGB (Red+Green+Blue) = 37+32+83=152 (20% of max value = 765). Red value is 37 (14.84% from 255 or 24.34% from 152); Green value is 32 (12.89% from 255 or 21.05% from 152); Blue value is 83 (32.81% from 255 or 54.61% from 152); Max value from RGB is 83 - color contains mainly: blue. Hex color #252053 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252053 is #DADFAC. Grayscale: #272727. Windows color (decimal): -14344109 or 5447717. OLE color: 5447717.
HSL color Cylindrical-coordinate representation of color #252053: hue angle of 245.88º 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 #252053 is Cyan = 0.55, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 37 | 32 | 83 | - |
| CMYK | 0.55 | 0.61 | 0 | 0.67 |
| HSL | 245.88º | 0.44% | 0.23% | - |
| HSV(B) | 245.88º | 0.61% | 0.33% | - |
| XYZ | 2.84 | 2.05 | 8.43 | - |
| YUV | 39.31 | 152.66 | 126.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 32 | 83 | 0.55 | 0.61 | 0 | 0.67 | 245.88 | 0.44 | 0.23 |
| Hex | 25 | 20 | 53 | 37 | 3D | 0 | 43 | F6 | 2C | 17 |
| Octal | 45 | 40 | 123 | 67 | 75 | 0 | 103 | 366 | 54 | 27 |
| Binary | 100101 | 100000 | 1010011 | 110111 | 111101 | 0 | 1000011 | 11110110 | 101100 | 10111 |
Color Harmonies of #252053
Complementary color
Monochromatic Colors of #252053
Black with #252053
Text Example
Text Example
White with #252053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252053; }
p { color: rgb(37,32,83); }
H1.HeaderClassName
{
color: #252053;
}
.AnyTagClassName
{
color: #252053;
}
</style>
background-color css
<style>
a { background-color: #252053; }
a { background-color: rgb(37,32,83); }
div.DivClassName
{
background-color: #252053;
}
.BgClassName
{
background-color: #252053;
}
</style>
border-color css
<style>
span { border-color: #252053; }
span { border-color: rgb(37,32,83); }
td.TdClassName
{
border-color: #252053;
}
.TagClassName
{
border-color: #252053;
}
</style>