Shades of Paua #252054
Tints of Paua #252054
RGB
CMYK
RGB Variations
Color information
#252054 (or 0x252054) is known color: Paua. HEX triplet: 25, 20 and 54. RGB value is (37,32,84). Sum of RGB (Red+Green+Blue) = 37+32+84=153 (20% of max value = 765). Red value is 37 (14.84% from 255 or 24.18% from 153); Green value is 32 (12.89% from 255 or 20.92% from 153); Blue value is 84 (33.20% from 255 or 54.90% from 153); Max value from RGB is 84 - color contains mainly: blue. Hex color #252054 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252054 is #DADFAB. Grayscale: #272727. Windows color (decimal): -14344108 or 5513253. OLE color: 5513253.
HSL color Cylindrical-coordinate representation of color #252054: hue angle of 245.77º degrees, saturation: 0.45, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #252054 is Cyan = 0.56, Magento = 0.62, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 37 | 32 | 84 | - |
| CMYK | 0.56 | 0.62 | 0 | 0.67 |
| HSL | 245.77º | 0.45% | 0.23% | - |
| HSV(B) | 245.77º | 0.62% | 0.33% | - |
| XYZ | 2.88 | 2.07 | 8.63 | - |
| YUV | 39.42 | 153.16 | 126.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 32 | 84 | 0.56 | 0.62 | 0 | 0.67 | 245.77 | 0.45 | 0.23 |
| Hex | 25 | 20 | 54 | 38 | 3E | 0 | 43 | F6 | 2D | 17 |
| Octal | 45 | 40 | 124 | 70 | 76 | 0 | 103 | 366 | 55 | 27 |
| Binary | 100101 | 100000 | 1010100 | 111000 | 111110 | 0 | 1000011 | 11110110 | 101101 | 10111 |
Color Harmonies of #252054
Complementary color
Monochromatic Colors of #252054
Black with #252054
Text Example
Text Example
White with #252054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252054; }
p { color: rgb(37,32,84); }
H1.HeaderClassName
{
color: #252054;
}
.AnyTagClassName
{
color: #252054;
}
</style>
background-color css
<style>
a { background-color: #252054; }
a { background-color: rgb(37,32,84); }
div.DivClassName
{
background-color: #252054;
}
.BgClassName
{
background-color: #252054;
}
</style>
border-color css
<style>
span { border-color: #252054; }
span { border-color: rgb(37,32,84); }
td.TdClassName
{
border-color: #252054;
}
.TagClassName
{
border-color: #252054;
}
</style>