Shades of Paua #252358
Tints of Paua #252358
RGB
CMYK
RGB Variations
Color information
#252358 (or 0x252358) is known color: Paua. HEX triplet: 25, 23 and 58. RGB value is (37,35,88). Sum of RGB (Red+Green+Blue) = 37+35+88=160 (21% of max value = 765). Red value is 37 (14.84% from 255 or 23.12% from 160); Green value is 35 (14.06% from 255 or 21.88% from 160); Blue value is 88 (34.77% from 255 or 55% from 160); Max value from RGB is 88 - color contains mainly: blue. Hex color #252358 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252358 is #DADCA7. Grayscale: #292929. Windows color (decimal): -14343336 or 5776165. OLE color: 5776165.
HSL color Cylindrical-coordinate representation of color #252358: hue angle of 242.26º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #252358 is Cyan = 0.58, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 35 | 88 | - |
| CMYK | 0.58 | 0.60 | 0 | 0.65 |
| HSL | 242.26º | 0.43% | 0.24% | - |
| HSV(B) | 242.26º | 0.6% | 0.35% | - |
| XYZ | 3.13 | 2.3 | 9.51 | - |
| YUV | 41.64 | 154.16 | 124.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 35 | 88 | 0.58 | 0.60 | 0 | 0.65 | 242.26 | 0.43 | 0.24 |
| Hex | 25 | 23 | 58 | 3A | 3C | 0 | 41 | F2 | 2B | 18 |
| Octal | 45 | 43 | 130 | 72 | 74 | 0 | 101 | 362 | 53 | 30 |
| Binary | 100101 | 100011 | 1011000 | 111010 | 111100 | 0 | 1000001 | 11110010 | 101011 | 11000 |
Color Harmonies of #252358
Complementary color
Monochromatic Colors of #252358
Black with #252358
Text Example
Text Example
White with #252358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252358; }
p { color: rgb(37,35,88); }
H1.HeaderClassName
{
color: #252358;
}
.AnyTagClassName
{
color: #252358;
}
</style>
background-color css
<style>
a { background-color: #252358; }
a { background-color: rgb(37,35,88); }
div.DivClassName
{
background-color: #252358;
}
.BgClassName
{
background-color: #252358;
}
</style>
border-color css
<style>
span { border-color: #252358; }
span { border-color: rgb(37,35,88); }
td.TdClassName
{
border-color: #252358;
}
.TagClassName
{
border-color: #252358;
}
</style>