Shades of Paua #160453
Tints of Paua #160453
RGB
CMYK
RGB Variations
Color information
#160453 (or 0x160453) is known color: Paua. HEX triplet: 16, 04 and 53. RGB value is (22,4,83). Sum of RGB (Red+Green+Blue) = 22+4+83=109 (14% of max value = 765). Red value is 22 (8.98% from 255 or 20.18% from 109); Green value is 4 (1.95% from 255 or 3.67% from 109); Blue value is 83 (32.81% from 255 or 76.15% from 109); Max value from RGB is 83 - color contains mainly: blue. Hex color #160453 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #160453 is #E9FBAC. Grayscale: #121212. Windows color (decimal): -15334317 or 5440534. OLE color: 5440534.
HSL color Cylindrical-coordinate representation of color #160453: hue angle of 253.67º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #160453 is Cyan = 0.73, Magento = 0.95, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 22 | 4 | 83 | - |
| CMYK | 0.73 | 0.95 | 0 | 0.67 |
| HSL | 253.67º | 0.91% | 0.17% | - |
| HSV(B) | 253.67º | 0.95% | 0.33% | - |
| XYZ | 1.94 | 0.88 | 8.25 | - |
| YUV | 18.39 | 164.46 | 130.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 22 | 4 | 83 | 0.73 | 0.95 | 0 | 0.67 | 253.67 | 0.91 | 0.17 |
| Hex | 16 | 4 | 53 | 49 | 5F | 0 | 43 | FE | 5B | 11 |
| Octal | 26 | 4 | 123 | 111 | 137 | 0 | 103 | 376 | 133 | 21 |
| Binary | 10110 | 100 | 1010011 | 1001001 | 1011111 | 0 | 1000011 | 11111110 | 1011011 | 10001 |
Color Harmonies of #160453
Complementary color
Monochromatic Colors of #160453
Black with #160453
Text Example
Text Example
White with #160453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #160453; }
p { color: rgb(22,4,83); }
H1.HeaderClassName
{
color: #160453;
}
.AnyTagClassName
{
color: #160453;
}
</style>
background-color css
<style>
a { background-color: #160453; }
a { background-color: rgb(22,4,83); }
div.DivClassName
{
background-color: #160453;
}
.BgClassName
{
background-color: #160453;
}
</style>
border-color css
<style>
span { border-color: #160453; }
span { border-color: rgb(22,4,83); }
td.TdClassName
{
border-color: #160453;
}
.TagClassName
{
border-color: #160453;
}
</style>