Shades of Paua #252660
Tints of Paua #252660
RGB
CMYK
RGB Variations
Color information
#252660 (or 0x252660) is known color: Paua. HEX triplet: 25, 26 and 60. RGB value is (37,38,96). Sum of RGB (Red+Green+Blue) = 37+38+96=171 (22% of max value = 765). Red value is 37 (14.84% from 255 or 21.64% from 171); Green value is 38 (15.23% from 255 or 22.22% from 171); Blue value is 96 (37.89% from 255 or 56.14% from 171); Max value from RGB is 96 - color contains mainly: blue. Hex color #252660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #252660 is #DAD99F. Grayscale: #2C2C2C. Windows color (decimal): -14342560 or 6301221. OLE color: 6301221.
HSL color Cylindrical-coordinate representation of color #252660: hue angle of 238.98º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #252660 is Cyan = 0.61, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 38 | 96 | - |
| CMYK | 0.61 | 0.60 | 0 | 0.62 |
| HSL | 238.98º | 0.44% | 0.26% | - |
| HSV(B) | 238.98º | 0.61% | 0.38% | - |
| XYZ | 3.57 | 2.62 | 11.38 | - |
| YUV | 44.31 | 157.17 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 38 | 96 | 0.61 | 0.60 | 0 | 0.62 | 238.98 | 0.44 | 0.26 |
| Hex | 25 | 26 | 60 | 3D | 3C | 0 | 3E | EF | 2C | 1A |
| Octal | 45 | 46 | 140 | 75 | 74 | 0 | 76 | 357 | 54 | 32 |
| Binary | 100101 | 100110 | 1100000 | 111101 | 111100 | 0 | 111110 | 11101111 | 101100 | 11010 |
Color Harmonies of #252660
Complementary color
Monochromatic Colors of #252660
Black with #252660
Text Example
Text Example
White with #252660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #252660; }
p { color: rgb(37,38,96); }
H1.HeaderClassName
{
color: #252660;
}
.AnyTagClassName
{
color: #252660;
}
</style>
background-color css
<style>
a { background-color: #252660; }
a { background-color: rgb(37,38,96); }
div.DivClassName
{
background-color: #252660;
}
.BgClassName
{
background-color: #252660;
}
</style>
border-color css
<style>
span { border-color: #252660; }
span { border-color: rgb(37,38,96); }
td.TdClassName
{
border-color: #252660;
}
.TagClassName
{
border-color: #252660;
}
</style>