Shades of Paua #271856
Tints of Paua #271856
RGB
CMYK
RGB Variations
Color information
#271856 (or 0x271856) is known color: Paua. HEX triplet: 27, 18 and 56. RGB value is (39,24,86). Sum of RGB (Red+Green+Blue) = 39+24+86=149 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26.17% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 86 (33.98% from 255 or 57.72% from 149); Max value from RGB is 86 - color contains mainly: blue. Hex color #271856 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271856 is #D8E7A9. Grayscale: #232323. Windows color (decimal): -14215082 or 5642279. OLE color: 5642279.
HSL color Cylindrical-coordinate representation of color #271856: hue angle of 254.52º degrees, saturation: 0.56, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #271856 is Cyan = 0.55, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 39 | 24 | 86 | - |
| CMYK | 0.55 | 0.72 | 0 | 0.66 |
| HSL | 254.52º | 0.56% | 0.22% | - |
| HSV(B) | 254.52º | 0.72% | 0.34% | - |
| XYZ | 2.84 | 1.76 | 8.99 | - |
| YUV | 35.55 | 156.47 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 24 | 86 | 0.55 | 0.72 | 0 | 0.66 | 254.52 | 0.56 | 0.22 |
| Hex | 27 | 18 | 56 | 37 | 48 | 0 | 42 | FF | 38 | 16 |
| Octal | 47 | 30 | 126 | 67 | 110 | 0 | 102 | 377 | 70 | 26 |
| Binary | 100111 | 11000 | 1010110 | 110111 | 1001000 | 0 | 1000010 | 11111111 | 111000 | 10110 |
Color Harmonies of #271856
Complementary color
Monochromatic Colors of #271856
Black with #271856
Text Example
Text Example
White with #271856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271856; }
p { color: rgb(39,24,86); }
H1.HeaderClassName
{
color: #271856;
}
.AnyTagClassName
{
color: #271856;
}
</style>
background-color css
<style>
a { background-color: #271856; }
a { background-color: rgb(39,24,86); }
div.DivClassName
{
background-color: #271856;
}
.BgClassName
{
background-color: #271856;
}
</style>
border-color css
<style>
span { border-color: #271856; }
span { border-color: rgb(39,24,86); }
td.TdClassName
{
border-color: #271856;
}
.TagClassName
{
border-color: #271856;
}
</style>