Shades of Paua #282756
Tints of Paua #282756
RGB
CMYK
RGB Variations
Color information
#282756 (or 0x282756) is known color: Paua. HEX triplet: 28, 27 and 56. RGB value is (40,39,86). Sum of RGB (Red+Green+Blue) = 40+39+86=165 (21% of max value = 765). Red value is 40 (16.02% from 255 or 24.24% from 165); Green value is 39 (15.62% from 255 or 23.64% from 165); Blue value is 86 (33.98% from 255 or 52.12% from 165); Max value from RGB is 86 - color contains mainly: blue. Hex color #282756 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #282756 is #D7D8A9. Grayscale: #2C2C2C. Windows color (decimal): -14145706 or 5646120. OLE color: 5646120.
HSL color Cylindrical-coordinate representation of color #282756: hue angle of 241.28º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #282756 is Cyan = 0.53, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 40 | 39 | 86 | - |
| CMYK | 0.53 | 0.55 | 0 | 0.66 |
| HSL | 241.28º | 0.38% | 0.25% | - |
| HSV(B) | 241.28º | 0.55% | 0.34% | - |
| XYZ | 3.28 | 2.57 | 9.13 | - |
| YUV | 44.66 | 151.33 | 124.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 39 | 86 | 0.53 | 0.55 | 0 | 0.66 | 241.28 | 0.38 | 0.25 |
| Hex | 28 | 27 | 56 | 35 | 37 | 0 | 42 | F1 | 26 | 19 |
| Octal | 50 | 47 | 126 | 65 | 67 | 0 | 102 | 361 | 46 | 31 |
| Binary | 101000 | 100111 | 1010110 | 110101 | 110111 | 0 | 1000010 | 11110001 | 100110 | 11001 |
Color Harmonies of #282756
Complementary color
Monochromatic Colors of #282756
Black with #282756
Text Example
Text Example
White with #282756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #282756; }
p { color: rgb(40,39,86); }
H1.HeaderClassName
{
color: #282756;
}
.AnyTagClassName
{
color: #282756;
}
</style>
background-color css
<style>
a { background-color: #282756; }
a { background-color: rgb(40,39,86); }
div.DivClassName
{
background-color: #282756;
}
.BgClassName
{
background-color: #282756;
}
</style>
border-color css
<style>
span { border-color: #282756; }
span { border-color: rgb(40,39,86); }
td.TdClassName
{
border-color: #282756;
}
.TagClassName
{
border-color: #282756;
}
</style>