Shades of Paua #151553
Tints of Paua #151553
RGB
CMYK
RGB Variations
Color information
#151553 (or 0x151553) is known color: Paua. HEX triplet: 15, 15 and 53. RGB value is (21,21,83). Sum of RGB (Red+Green+Blue) = 21+21+83=125 (16% of max value = 765). Red value is 21 (8.59% from 255 or 16.8% from 125); Green value is 21 (8.59% from 255 or 16.8% from 125); Blue value is 83 (32.81% from 255 or 66.4% from 125); Max value from RGB is 83 - color contains mainly: blue. Hex color #151553 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #151553 is #EAEAAC. Grayscale: #1B1B1B. Windows color (decimal): -15395501 or 5444885. OLE color: 5444885.
HSL color Cylindrical-coordinate representation of color #151553: hue angle of 240º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #151553 is Cyan = 0.75, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 21 | 21 | 83 | - |
| CMYK | 0.75 | 0.75 | 0 | 0.67 |
| HSL | 240º | 0.6% | 0.2% | - |
| HSV(B) | 240º | 0.75% | 0.33% | - |
| XYZ | 2.14 | 1.32 | 8.33 | - |
| YUV | 28.07 | 159 | 122.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 21 | 83 | 0.75 | 0.75 | 0 | 0.67 | 240 | 0.6 | 0.2 |
| Hex | 15 | 15 | 53 | 4B | 4B | 0 | 43 | F0 | 3C | 14 |
| Octal | 25 | 25 | 123 | 113 | 113 | 0 | 103 | 360 | 74 | 24 |
| Binary | 10101 | 10101 | 1010011 | 1001011 | 1001011 | 0 | 1000011 | 11110000 | 111100 | 10100 |
Color Harmonies of #151553
Complementary color
Monochromatic Colors of #151553
Black with #151553
Text Example
Text Example
White with #151553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #151553; }
p { color: rgb(21,21,83); }
H1.HeaderClassName
{
color: #151553;
}
.AnyTagClassName
{
color: #151553;
}
</style>
background-color css
<style>
a { background-color: #151553; }
a { background-color: rgb(21,21,83); }
div.DivClassName
{
background-color: #151553;
}
.BgClassName
{
background-color: #151553;
}
</style>
border-color css
<style>
span { border-color: #151553; }
span { border-color: rgb(21,21,83); }
td.TdClassName
{
border-color: #151553;
}
.TagClassName
{
border-color: #151553;
}
</style>