Shades of Paua #252045
Tints of Paua #252045
RGB
CMYK
RGB Variations
Color information
#252045 (or 0x252045) is known color: Paua. HEX triplet: 25, 20 and 45. RGB value is (37,32,69). Sum of RGB (Red+Green+Blue) = 37+32+69=138 (18% of max value = 765). Red value is 37 (14.84% from 255 or 26.81% from 138); Green value is 32 (12.89% from 255 or 23.19% from 138); Blue value is 69 (27.34% from 255 or 50% from 138); Max value from RGB is 69 - color contains mainly: blue. Hex color #252045 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #252045 is #DADFBA. Grayscale: #252525. Windows color (decimal): -14344123 or 4530213. OLE color: 4530213.
HSL color Cylindrical-coordinate representation of color #252045: hue angle of 248.11º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #252045 is Cyan = 0.46, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 37 | 32 | 69 | - |
| CMYK | 0.46 | 0.54 | 0 | 0.73 |
| HSL | 248.11º | 0.37% | 0.2% | - |
| HSV(B) | 248.11º | 0.54% | 0.27% | - |
| XYZ | 2.35 | 1.86 | 5.86 | - |
| YUV | 37.71 | 145.66 | 127.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 32 | 69 | 0.46 | 0.54 | 0 | 0.73 | 248.11 | 0.37 | 0.2 |
| Hex | 25 | 20 | 45 | 2E | 36 | 0 | 49 | F8 | 25 | 14 |
| Octal | 45 | 40 | 105 | 56 | 66 | 0 | 111 | 370 | 45 | 24 |
| Binary | 100101 | 100000 | 1000101 | 101110 | 110110 | 0 | 1001001 | 11111000 | 100101 | 10100 |
Color Harmonies of #252045
Complementary color
Monochromatic Colors of #252045
Black with #252045
Text Example
Text Example
White with #252045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252045; }
p { color: rgb(37,32,69); }
H1.HeaderClassName
{
color: #252045;
}
.AnyTagClassName
{
color: #252045;
}
</style>
background-color css
<style>
a { background-color: #252045; }
a { background-color: rgb(37,32,69); }
div.DivClassName
{
background-color: #252045;
}
.BgClassName
{
background-color: #252045;
}
</style>
border-color css
<style>
span { border-color: #252045; }
span { border-color: rgb(37,32,69); }
td.TdClassName
{
border-color: #252045;
}
.TagClassName
{
border-color: #252045;
}
</style>