Shades of Paua #151042
Tints of Paua #151042
RGB
CMYK
RGB Variations
Color information
#151042 (or 0x151042) is known color: Paua. HEX triplet: 15, 10 and 42. RGB value is (21,16,66). Sum of RGB (Red+Green+Blue) = 21+16+66=103 (13% of max value = 765). Red value is 21 (8.59% from 255 or 20.39% from 103); Green value is 16 (6.64% from 255 or 15.53% from 103); Blue value is 66 (26.17% from 255 or 64.08% from 103); Max value from RGB is 66 - color contains mainly: blue. Hex color #151042 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #151042 is #EAEFBD. Grayscale: #171717. Windows color (decimal): -15396798 or 4329493. OLE color: 4329493.
HSL color Cylindrical-coordinate representation of color #151042: hue angle of 246º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #151042 is Cyan = 0.68, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 21 | 16 | 66 | - |
| CMYK | 0.68 | 0.76 | 0 | 0.74 |
| HSL | 246º | 0.61% | 0.16% | - |
| HSV(B) | 246º | 0.76% | 0.26% | - |
| XYZ | 1.48 | 0.92 | 5.25 | - |
| YUV | 23.2 | 152.16 | 126.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 16 | 66 | 0.68 | 0.76 | 0 | 0.74 | 246 | 0.61 | 0.16 |
| Hex | 15 | 10 | 42 | 44 | 4C | 0 | 4A | F6 | 3D | 10 |
| Octal | 25 | 20 | 102 | 104 | 114 | 0 | 112 | 366 | 75 | 20 |
| Binary | 10101 | 10000 | 1000010 | 1000100 | 1001100 | 0 | 1001010 | 11110110 | 111101 | 10000 |
Color Harmonies of #151042
Complementary color
Monochromatic Colors of #151042
Black with #151042
Text Example
Text Example
White with #151042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151042; }
p { color: rgb(21,16,66); }
H1.HeaderClassName
{
color: #151042;
}
.AnyTagClassName
{
color: #151042;
}
</style>
background-color css
<style>
a { background-color: #151042; }
a { background-color: rgb(21,16,66); }
div.DivClassName
{
background-color: #151042;
}
.BgClassName
{
background-color: #151042;
}
</style>
border-color css
<style>
span { border-color: #151042; }
span { border-color: rgb(21,16,66); }
td.TdClassName
{
border-color: #151042;
}
.TagClassName
{
border-color: #151042;
}
</style>