Shades of Paua #262657
Tints of Paua #262657
RGB
CMYK
RGB Variations
Color information
#262657 (or 0x262657) is known color: Paua. HEX triplet: 26, 26 and 57. RGB value is (38,38,87). Sum of RGB (Red+Green+Blue) = 38+38+87=163 (21% of max value = 765). Red value is 38 (15.23% from 255 or 23.31% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 87 (34.38% from 255 or 53.37% from 163); Max value from RGB is 87 - color contains mainly: blue. Hex color #262657 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #262657 is #D9D9A8. Grayscale: #2B2B2B. Windows color (decimal): -14277033 or 5711398. OLE color: 5711398.
HSL color Cylindrical-coordinate representation of color #262657: hue angle of 240º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #262657 is Cyan = 0.56, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 38 | 87 | - |
| CMYK | 0.56 | 0.56 | 0 | 0.66 |
| HSL | 240º | 0.39% | 0.25% | - |
| HSV(B) | 240º | 0.56% | 0.34% | - |
| XYZ | 3.21 | 2.49 | 9.33 | - |
| YUV | 43.59 | 152.5 | 124.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 38 | 87 | 0.56 | 0.56 | 0 | 0.66 | 240 | 0.39 | 0.25 |
| Hex | 26 | 26 | 57 | 38 | 38 | 0 | 42 | F0 | 27 | 19 |
| Octal | 46 | 46 | 127 | 70 | 70 | 0 | 102 | 360 | 47 | 31 |
| Binary | 100110 | 100110 | 1010111 | 111000 | 111000 | 0 | 1000010 | 11110000 | 100111 | 11001 |
Color Harmonies of #262657
Complementary color
Monochromatic Colors of #262657
Black with #262657
Text Example
Text Example
White with #262657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262657; }
p { color: rgb(38,38,87); }
H1.HeaderClassName
{
color: #262657;
}
.AnyTagClassName
{
color: #262657;
}
</style>
background-color css
<style>
a { background-color: #262657; }
a { background-color: rgb(38,38,87); }
div.DivClassName
{
background-color: #262657;
}
.BgClassName
{
background-color: #262657;
}
</style>
border-color css
<style>
span { border-color: #262657; }
span { border-color: rgb(38,38,87); }
td.TdClassName
{
border-color: #262657;
}
.TagClassName
{
border-color: #262657;
}
</style>