Shades of Paua #151054
Tints of Paua #151054
RGB
CMYK
RGB Variations
Color information
#151054 (or 0x151054) is known color: Paua. HEX triplet: 15, 10 and 54. RGB value is (21,16,84). Sum of RGB (Red+Green+Blue) = 21+16+84=121 (16% of max value = 765). Red value is 21 (8.59% from 255 or 17.36% from 121); Green value is 16 (6.64% from 255 or 13.22% from 121); Blue value is 84 (33.20% from 255 or 69.42% from 121); Max value from RGB is 84 - color contains mainly: blue. Hex color #151054 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #151054 is #EAEFAB. Grayscale: #181818. Windows color (decimal): -15396780 or 5509141. OLE color: 5509141.
HSL color Cylindrical-coordinate representation of color #151054: hue angle of 244.41º degrees, saturation: 0.68, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #151054 is Cyan = 0.75, Magento = 0.81, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 16 | 84 | - |
| CMYK | 0.75 | 0.81 | 0 | 0.67 |
| HSL | 244.41º | 0.68% | 0.2% | - |
| HSV(B) | 244.41º | 0.81% | 0.33% | - |
| XYZ | 2.09 | 1.17 | 8.5 | - |
| YUV | 25.25 | 161.16 | 124.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 16 | 84 | 0.75 | 0.81 | 0 | 0.67 | 244.41 | 0.68 | 0.2 |
| Hex | 15 | 10 | 54 | 4B | 51 | 0 | 43 | F4 | 44 | 14 |
| Octal | 25 | 20 | 124 | 113 | 121 | 0 | 103 | 364 | 104 | 24 |
| Binary | 10101 | 10000 | 1010100 | 1001011 | 1010001 | 0 | 1000011 | 11110100 | 1000100 | 10100 |
Color Harmonies of #151054
Complementary color
Monochromatic Colors of #151054
Black with #151054
Text Example
Text Example
White with #151054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151054; }
p { color: rgb(21,16,84); }
H1.HeaderClassName
{
color: #151054;
}
.AnyTagClassName
{
color: #151054;
}
</style>
background-color css
<style>
a { background-color: #151054; }
a { background-color: rgb(21,16,84); }
div.DivClassName
{
background-color: #151054;
}
.BgClassName
{
background-color: #151054;
}
</style>
border-color css
<style>
span { border-color: #151054; }
span { border-color: rgb(21,16,84); }
td.TdClassName
{
border-color: #151054;
}
.TagClassName
{
border-color: #151054;
}
</style>