Shades of Paua #272453
Tints of Paua #272453
RGB
CMYK
RGB Variations
Color information
#272453 (or 0x272453) is known color: Paua. HEX triplet: 27, 24 and 53. RGB value is (39,36,83). Sum of RGB (Red+Green+Blue) = 39+36+83=158 (20% of max value = 765). Red value is 39 (15.62% from 255 or 24.68% from 158); Green value is 36 (14.45% from 255 or 22.78% from 158); Blue value is 83 (32.81% from 255 or 52.53% from 158); Max value from RGB is 83 - color contains mainly: blue. Hex color #272453 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #272453 is #D8DBAC. Grayscale: #2A2A2A. Windows color (decimal): -14212013 or 5448743. OLE color: 5448743.
HSL color Cylindrical-coordinate representation of color #272453: hue angle of 243.83º degrees, saturation: 0.39, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #272453 is Cyan = 0.53, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 39 | 36 | 83 | - |
| CMYK | 0.53 | 0.57 | 0 | 0.67 |
| HSL | 243.83º | 0.39% | 0.23% | - |
| HSV(B) | 243.83º | 0.57% | 0.33% | - |
| XYZ | 3.03 | 2.32 | 8.47 | - |
| YUV | 42.26 | 150.99 | 125.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 36 | 83 | 0.53 | 0.57 | 0 | 0.67 | 243.83 | 0.39 | 0.23 |
| Hex | 27 | 24 | 53 | 35 | 39 | 0 | 43 | F4 | 27 | 17 |
| Octal | 47 | 44 | 123 | 65 | 71 | 0 | 103 | 364 | 47 | 27 |
| Binary | 100111 | 100100 | 1010011 | 110101 | 111001 | 0 | 1000011 | 11110100 | 100111 | 10111 |
Color Harmonies of #272453
Complementary color
Monochromatic Colors of #272453
Black with #272453
Text Example
Text Example
White with #272453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #272453; }
p { color: rgb(39,36,83); }
H1.HeaderClassName
{
color: #272453;
}
.AnyTagClassName
{
color: #272453;
}
</style>
background-color css
<style>
a { background-color: #272453; }
a { background-color: rgb(39,36,83); }
div.DivClassName
{
background-color: #272453;
}
.BgClassName
{
background-color: #272453;
}
</style>
border-color css
<style>
span { border-color: #272453; }
span { border-color: rgb(39,36,83); }
td.TdClassName
{
border-color: #272453;
}
.TagClassName
{
border-color: #272453;
}
</style>