Shades of Paua #151043
Tints of Paua #151043
RGB
CMYK
RGB Variations
Color information
#151043 (or 0x151043) is known color: Paua. HEX triplet: 15, 10 and 43. RGB value is (21,16,67). Sum of RGB (Red+Green+Blue) = 21+16+67=104 (13% of max value = 765). Red value is 21 (8.59% from 255 or 20.19% from 104); Green value is 16 (6.64% from 255 or 15.38% from 104); Blue value is 67 (26.56% from 255 or 64.42% from 104); Max value from RGB is 67 - color contains mainly: blue. Hex color #151043 is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #151043 is #EAEFBC. Grayscale: #171717. Windows color (decimal): -15396797 or 4395029. OLE color: 4395029.
HSL color Cylindrical-coordinate representation of color #151043: hue angle of 245.88º 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 #151043 is Cyan = 0.69, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 21 | 16 | 67 | - |
| CMYK | 0.69 | 0.76 | 0 | 0.74 |
| HSL | 245.88º | 0.61% | 0.16% | - |
| HSV(B) | 245.88º | 0.76% | 0.26% | - |
| XYZ | 1.51 | 0.94 | 5.41 | - |
| YUV | 23.31 | 152.66 | 126.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 16 | 67 | 0.69 | 0.76 | 0 | 0.74 | 245.88 | 0.61 | 0.16 |
| Hex | 15 | 10 | 43 | 45 | 4C | 0 | 4A | F6 | 3D | 10 |
| Octal | 25 | 20 | 103 | 105 | 114 | 0 | 112 | 366 | 75 | 20 |
| Binary | 10101 | 10000 | 1000011 | 1000101 | 1001100 | 0 | 1001010 | 11110110 | 111101 | 10000 |
Color Harmonies of #151043
Complementary color
Monochromatic Colors of #151043
Black with #151043
Text Example
Text Example
White with #151043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151043; }
p { color: rgb(21,16,67); }
H1.HeaderClassName
{
color: #151043;
}
.AnyTagClassName
{
color: #151043;
}
</style>
background-color css
<style>
a { background-color: #151043; }
a { background-color: rgb(21,16,67); }
div.DivClassName
{
background-color: #151043;
}
.BgClassName
{
background-color: #151043;
}
</style>
border-color css
<style>
span { border-color: #151043; }
span { border-color: rgb(21,16,67); }
td.TdClassName
{
border-color: #151043;
}
.TagClassName
{
border-color: #151043;
}
</style>