Shades of Paua #251758
Tints of Paua #251758
RGB
CMYK
RGB Variations
Color information
#251758 (or 0x251758) is known color: Paua. HEX triplet: 25, 17 and 58. RGB value is (37,23,88). Sum of RGB (Red+Green+Blue) = 37+23+88=148 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25% from 148); Green value is 23 (9.38% from 255 or 15.54% from 148); Blue value is 88 (34.77% from 255 or 59.46% from 148); Max value from RGB is 88 - color contains mainly: blue. Hex color #251758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #251758 is #DAE8A7. Grayscale: #222222. Windows color (decimal): -14346408 or 5773093. OLE color: 5773093.
HSL color Cylindrical-coordinate representation of color #251758: hue angle of 252.92º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #251758 is Cyan = 0.58, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 37 | 23 | 88 | - |
| CMYK | 0.58 | 0.74 | 0 | 0.65 |
| HSL | 252.92º | 0.59% | 0.22% | - |
| HSV(B) | 252.92º | 0.74% | 0.35% | - |
| XYZ | 2.83 | 1.71 | 9.41 | - |
| YUV | 34.6 | 158.14 | 129.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 23 | 88 | 0.58 | 0.74 | 0 | 0.65 | 252.92 | 0.59 | 0.22 |
| Hex | 25 | 17 | 58 | 3A | 4A | 0 | 41 | FD | 3B | 16 |
| Octal | 45 | 27 | 130 | 72 | 112 | 0 | 101 | 375 | 73 | 26 |
| Binary | 100101 | 10111 | 1011000 | 111010 | 1001010 | 0 | 1000001 | 11111101 | 111011 | 10110 |
Color Harmonies of #251758
Complementary color
Monochromatic Colors of #251758
Black with #251758
Text Example
Text Example
White with #251758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #251758; }
p { color: rgb(37,23,88); }
H1.HeaderClassName
{
color: #251758;
}
.AnyTagClassName
{
color: #251758;
}
</style>
background-color css
<style>
a { background-color: #251758; }
a { background-color: rgb(37,23,88); }
div.DivClassName
{
background-color: #251758;
}
.BgClassName
{
background-color: #251758;
}
</style>
border-color css
<style>
span { border-color: #251758; }
span { border-color: rgb(37,23,88); }
td.TdClassName
{
border-color: #251758;
}
.TagClassName
{
border-color: #251758;
}
</style>