Shades of Paua #252453
Tints of Paua #252453
RGB
CMYK
RGB Variations
Color information
#252453 (or 0x252453) is known color: Paua. HEX triplet: 25, 24 and 53. RGB value is (37,36,83). Sum of RGB (Red+Green+Blue) = 37+36+83=156 (20% of max value = 765). Red value is 37 (14.84% from 255 or 23.72% from 156); Green value is 36 (14.45% from 255 or 23.08% from 156); Blue value is 83 (32.81% from 255 or 53.21% from 156); Max value from RGB is 83 - color contains mainly: blue. Hex color #252453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252453 is #DADBAC. Grayscale: #292929. Windows color (decimal): -14343085 or 5448741. OLE color: 5448741.
HSL color Cylindrical-coordinate representation of color #252453: hue angle of 241.28º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #252453 is Cyan = 0.55, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 37 | 36 | 83 | - |
| CMYK | 0.55 | 0.57 | 0 | 0.67 |
| HSL | 241.28º | 0.39% | 0.23% | - |
| HSV(B) | 241.28º | 0.57% | 0.33% | - |
| XYZ | 2.96 | 2.28 | 8.47 | - |
| YUV | 41.66 | 151.33 | 124.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 36 | 83 | 0.55 | 0.57 | 0 | 0.67 | 241.28 | 0.39 | 0.23 |
| Hex | 25 | 24 | 53 | 37 | 39 | 0 | 43 | F1 | 27 | 17 |
| Octal | 45 | 44 | 123 | 67 | 71 | 0 | 103 | 361 | 47 | 27 |
| Binary | 100101 | 100100 | 1010011 | 110111 | 111001 | 0 | 1000011 | 11110001 | 100111 | 10111 |
Color Harmonies of #252453
Complementary color
Monochromatic Colors of #252453
Black with #252453
Text Example
Text Example
White with #252453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252453; }
p { color: rgb(37,36,83); }
H1.HeaderClassName
{
color: #252453;
}
.AnyTagClassName
{
color: #252453;
}
</style>
background-color css
<style>
a { background-color: #252453; }
a { background-color: rgb(37,36,83); }
div.DivClassName
{
background-color: #252453;
}
.BgClassName
{
background-color: #252453;
}
</style>
border-color css
<style>
span { border-color: #252453; }
span { border-color: rgb(37,36,83); }
td.TdClassName
{
border-color: #252453;
}
.TagClassName
{
border-color: #252453;
}
</style>