Shades of Paua #252051
Tints of Paua #252051
RGB
CMYK
RGB Variations
Color information
#252051 (or 0x252051) is known color: Paua. HEX triplet: 25, 20 and 51. RGB value is (37,32,81). Sum of RGB (Red+Green+Blue) = 37+32+81=150 (19% of max value = 765). Red value is 37 (14.84% from 255 or 24.67% from 150); Green value is 32 (12.89% from 255 or 21.33% from 150); Blue value is 81 (32.03% from 255 or 54% from 150); Max value from RGB is 81 - color contains mainly: blue. Hex color #252051 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252051 is #DADFAE. Grayscale: #262626. Windows color (decimal): -14344111 or 5316645. OLE color: 5316645.
HSL color Cylindrical-coordinate representation of color #252051: hue angle of 246.12º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #252051 is Cyan = 0.54, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 37 | 32 | 81 | - |
| CMYK | 0.54 | 0.60 | 0 | 0.68 |
| HSL | 246.12º | 0.43% | 0.22% | - |
| HSV(B) | 246.12º | 0.6% | 0.32% | - |
| XYZ | 2.76 | 2.02 | 8.03 | - |
| YUV | 39.08 | 151.66 | 126.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 32 | 81 | 0.54 | 0.60 | 0 | 0.68 | 246.12 | 0.43 | 0.22 |
| Hex | 25 | 20 | 51 | 36 | 3C | 0 | 44 | F6 | 2B | 16 |
| Octal | 45 | 40 | 121 | 66 | 74 | 0 | 104 | 366 | 53 | 26 |
| Binary | 100101 | 100000 | 1010001 | 110110 | 111100 | 0 | 1000100 | 11110110 | 101011 | 10110 |
Color Harmonies of #252051
Complementary color
Monochromatic Colors of #252051
Black with #252051
Text Example
Text Example
White with #252051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252051; }
p { color: rgb(37,32,81); }
H1.HeaderClassName
{
color: #252051;
}
.AnyTagClassName
{
color: #252051;
}
</style>
background-color css
<style>
a { background-color: #252051; }
a { background-color: rgb(37,32,81); }
div.DivClassName
{
background-color: #252051;
}
.BgClassName
{
background-color: #252051;
}
</style>
border-color css
<style>
span { border-color: #252051; }
span { border-color: rgb(37,32,81); }
td.TdClassName
{
border-color: #252051;
}
.TagClassName
{
border-color: #252051;
}
</style>