Shades of Paua #271758
Tints of Paua #271758
RGB
CMYK
RGB Variations
Color information
#271758 (or 0x271758) is known color: Paua. HEX triplet: 27, 17 and 58. RGB value is (39,23,88). Sum of RGB (Red+Green+Blue) = 39+23+88=150 (19% of max value = 765). Red value is 39 (15.62% from 255 or 26% from 150); Green value is 23 (9.38% from 255 or 15.33% from 150); Blue value is 88 (34.77% from 255 or 58.67% from 150); Max value from RGB is 88 - color contains mainly: blue. Hex color #271758 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #271758 is #D8E8A7. Grayscale: #222222. Windows color (decimal): -14215336 or 5773095. OLE color: 5773095.
HSL color Cylindrical-coordinate representation of color #271758: hue angle of 254.77º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #271758 is Cyan = 0.56, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 39 | 23 | 88 | - |
| CMYK | 0.56 | 0.74 | 0 | 0.65 |
| HSL | 254.77º | 0.59% | 0.22% | - |
| HSV(B) | 254.77º | 0.74% | 0.35% | - |
| XYZ | 2.9 | 1.75 | 9.42 | - |
| YUV | 35.19 | 157.8 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 23 | 88 | 0.56 | 0.74 | 0 | 0.65 | 254.77 | 0.59 | 0.22 |
| Hex | 27 | 17 | 58 | 38 | 4A | 0 | 41 | FF | 3B | 16 |
| Octal | 47 | 27 | 130 | 70 | 112 | 0 | 101 | 377 | 73 | 26 |
| Binary | 100111 | 10111 | 1011000 | 111000 | 1001010 | 0 | 1000001 | 11111111 | 111011 | 10110 |
Color Harmonies of #271758
Complementary color
Monochromatic Colors of #271758
Black with #271758
Text Example
Text Example
White with #271758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #271758; }
p { color: rgb(39,23,88); }
H1.HeaderClassName
{
color: #271758;
}
.AnyTagClassName
{
color: #271758;
}
</style>
background-color css
<style>
a { background-color: #271758; }
a { background-color: rgb(39,23,88); }
div.DivClassName
{
background-color: #271758;
}
.BgClassName
{
background-color: #271758;
}
</style>
border-color css
<style>
span { border-color: #271758; }
span { border-color: rgb(39,23,88); }
td.TdClassName
{
border-color: #271758;
}
.TagClassName
{
border-color: #271758;
}
</style>