Shades of Paua #261857
Tints of Paua #261857
RGB
CMYK
RGB Variations
Color information
#261857 (or 0x261857) is known color: Paua. HEX triplet: 26, 18 and 57. RGB value is (38,24,87). Sum of RGB (Red+Green+Blue) = 38+24+87=149 (19% of max value = 765). Red value is 38 (15.23% from 255 or 25.50% from 149); Green value is 24 (9.77% from 255 or 16.11% from 149); Blue value is 87 (34.38% from 255 or 58.39% from 149); Max value from RGB is 87 - color contains mainly: blue. Hex color #261857 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #261857 is #D9E7A8. Grayscale: #232323. Windows color (decimal): -14280617 or 5707814. OLE color: 5707814.
HSL color Cylindrical-coordinate representation of color #261857: hue angle of 253.33º degrees, saturation: 0.57, 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 #261857 is Cyan = 0.56, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 38 | 24 | 87 | - |
| CMYK | 0.56 | 0.72 | 0 | 0.66 |
| HSL | 253.33º | 0.57% | 0.22% | - |
| HSV(B) | 253.33º | 0.72% | 0.34% | - |
| XYZ | 2.85 | 1.75 | 9.21 | - |
| YUV | 35.37 | 157.14 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 24 | 87 | 0.56 | 0.72 | 0 | 0.66 | 253.33 | 0.57 | 0.22 |
| Hex | 26 | 18 | 57 | 38 | 48 | 0 | 42 | FD | 39 | 16 |
| Octal | 46 | 30 | 127 | 70 | 110 | 0 | 102 | 375 | 71 | 26 |
| Binary | 100110 | 11000 | 1010111 | 111000 | 1001000 | 0 | 1000010 | 11111101 | 111001 | 10110 |
Color Harmonies of #261857
Complementary color
Monochromatic Colors of #261857
Black with #261857
Text Example
Text Example
White with #261857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261857; }
p { color: rgb(38,24,87); }
H1.HeaderClassName
{
color: #261857;
}
.AnyTagClassName
{
color: #261857;
}
</style>
background-color css
<style>
a { background-color: #261857; }
a { background-color: rgb(38,24,87); }
div.DivClassName
{
background-color: #261857;
}
.BgClassName
{
background-color: #261857;
}
</style>
border-color css
<style>
span { border-color: #261857; }
span { border-color: rgb(38,24,87); }
td.TdClassName
{
border-color: #261857;
}
.TagClassName
{
border-color: #261857;
}
</style>