Shades of Paua #353354
Tints of Paua #353354
RGB
CMYK
RGB Variations
Color information
#353354 (or 0x353354) is known color: Paua. HEX triplet: 35, 33 and 54. RGB value is (53,51,84). Sum of RGB (Red+Green+Blue) = 53+51+84=188 (24% of max value = 765). Red value is 53 (21.09% from 255 or 28.19% from 188); Green value is 51 (20.31% from 255 or 27.13% from 188); Blue value is 84 (33.20% from 255 or 44.68% from 188); Max value from RGB is 84 - color contains mainly: blue. Hex color #353354 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #353354 is #CACCAB. Grayscale: #373737. Windows color (decimal): -13290668 or 5518133. OLE color: 5518133.
HSL color Cylindrical-coordinate representation of color #353354: hue angle of 243.64º degrees, saturation: 0.24, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #353354 is Cyan = 0.37, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 53 | 51 | 84 | - |
| CMYK | 0.37 | 0.39 | 0 | 0.67 |
| HSL | 243.64º | 0.24% | 0.26% | - |
| HSV(B) | 243.64º | 0.39% | 0.33% | - |
| XYZ | 4.25 | 3.76 | 8.89 | - |
| YUV | 55.36 | 144.16 | 126.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 51 | 84 | 0.37 | 0.39 | 0 | 0.67 | 243.64 | 0.24 | 0.26 |
| Hex | 35 | 33 | 54 | 25 | 27 | 0 | 43 | F4 | 18 | 1A |
| Octal | 65 | 63 | 124 | 45 | 47 | 0 | 103 | 364 | 30 | 32 |
| Binary | 110101 | 110011 | 1010100 | 100101 | 100111 | 0 | 1000011 | 11110100 | 11000 | 11010 |
Color Harmonies of #353354
Complementary color
Monochromatic Colors of #353354
Black with #353354
Text Example
Text Example
White with #353354
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353354; }
p { color: rgb(53,51,84); }
H1.HeaderClassName
{
color: #353354;
}
.AnyTagClassName
{
color: #353354;
}
</style>
background-color css
<style>
a { background-color: #353354; }
a { background-color: rgb(53,51,84); }
div.DivClassName
{
background-color: #353354;
}
.BgClassName
{
background-color: #353354;
}
</style>
border-color css
<style>
span { border-color: #353354; }
span { border-color: rgb(53,51,84); }
td.TdClassName
{
border-color: #353354;
}
.TagClassName
{
border-color: #353354;
}
</style>