Shades of Paua #251558
Tints of Paua #251558
RGB
CMYK
RGB Variations
Color information
#251558 (or 0x251558) is known color: Paua. HEX triplet: 25, 15 and 58. RGB value is (37,21,88). Sum of RGB (Red+Green+Blue) = 37+21+88=146 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.34% from 146); Green value is 21 (8.59% from 255 or 14.38% from 146); Blue value is 88 (34.77% from 255 or 60.27% from 146); Max value from RGB is 88 - color contains mainly: blue. Hex color #251558 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251558 is #DAEAA7. Grayscale: #212121. Windows color (decimal): -14346920 or 5772581. OLE color: 5772581.
HSL color Cylindrical-coordinate representation of color #251558: hue angle of 254.33º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #251558 is Cyan = 0.58, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 21 | 88 | - |
| CMYK | 0.58 | 0.76 | 0 | 0.65 |
| HSL | 254.33º | 0.61% | 0.21% | - |
| HSV(B) | 254.33º | 0.76% | 0.35% | - |
| XYZ | 2.79 | 1.63 | 9.4 | - |
| YUV | 33.42 | 158.8 | 130.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 21 | 88 | 0.58 | 0.76 | 0 | 0.65 | 254.33 | 0.61 | 0.21 |
| Hex | 25 | 15 | 58 | 3A | 4C | 0 | 41 | FE | 3D | 15 |
| Octal | 45 | 25 | 130 | 72 | 114 | 0 | 101 | 376 | 75 | 25 |
| Binary | 100101 | 10101 | 1011000 | 111010 | 1001100 | 0 | 1000001 | 11111110 | 111101 | 10101 |
Color Harmonies of #251558
Complementary color
Monochromatic Colors of #251558
Black with #251558
Text Example
Text Example
White with #251558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251558; }
p { color: rgb(37,21,88); }
H1.HeaderClassName
{
color: #251558;
}
.AnyTagClassName
{
color: #251558;
}
</style>
background-color css
<style>
a { background-color: #251558; }
a { background-color: rgb(37,21,88); }
div.DivClassName
{
background-color: #251558;
}
.BgClassName
{
background-color: #251558;
}
</style>
border-color css
<style>
span { border-color: #251558; }
span { border-color: rgb(37,21,88); }
td.TdClassName
{
border-color: #251558;
}
.TagClassName
{
border-color: #251558;
}
</style>