Shades of Swamp #132827
Tints of Swamp #132827
RGB
CMYK
RGB Variations
Color information
#132827 (or 0x132827) is known color: Swamp. HEX triplet: 13, 28 and 27. RGB value is (19,40,39). Sum of RGB (Red+Green+Blue) = 19+40+39=98 (12% of max value = 765). Red value is 19 (7.81% from 255 or 19.39% from 98); Green value is 40 (16.02% from 255 or 40.82% from 98); Blue value is 39 (15.62% from 255 or 39.80% from 98); Max value from RGB is 40 - color contains mainly: green. Hex color #132827 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #132827 is #ECD7D8. Grayscale: #212121. Windows color (decimal): -15521753 or 2566163. OLE color: 2566163.
HSL color Cylindrical-coordinate representation of color #132827: hue angle of 177.14º degrees, saturation: 0.36, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #132827 is Cyan = 0.52, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 19 | 40 | 39 | - |
| CMYK | 0.52 | 0 | 0.02 | 0.84 |
| HSL | 177.14º | 0.36% | 0.12% | - |
| HSV(B) | 177.14º | 0.53% | 0.16% | - |
| XYZ | 1.39 | 1.8 | 2.19 | - |
| YUV | 33.61 | 131.04 | 117.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 40 | 39 | 0.52 | 0 | 0.02 | 0.84 | 177.14 | 0.36 | 0.12 |
| Hex | 13 | 28 | 27 | 34 | 0 | 2 | 54 | B1 | 24 | C |
| Octal | 23 | 50 | 47 | 64 | 0 | 2 | 124 | 261 | 44 | 14 |
| Binary | 10011 | 101000 | 100111 | 110100 | 0 | 10 | 1010100 | 10110001 | 100100 | 1100 |
Color Harmonies of #132827
Complementary color
Monochromatic Colors of #132827
Black with #132827
Text Example
Text Example
White with #132827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #132827; }
p { color: rgb(19,40,39); }
H1.HeaderClassName
{
color: #132827;
}
.AnyTagClassName
{
color: #132827;
}
</style>
background-color css
<style>
a { background-color: #132827; }
a { background-color: rgb(19,40,39); }
div.DivClassName
{
background-color: #132827;
}
.BgClassName
{
background-color: #132827;
}
</style>
border-color css
<style>
span { border-color: #132827; }
span { border-color: rgb(19,40,39); }
td.TdClassName
{
border-color: #132827;
}
.TagClassName
{
border-color: #132827;
}
</style>