Shades of Pohutukawa #6D1526
Tints of Pohutukawa #6D1526
RGB
CMYK
RGB Variations
Color information
#6D1526 (or 0x6D1526) is known color: Pohutukawa. HEX triplet: 6D, 15 and 26. RGB value is (109,21,38). Sum of RGB (Red+Green+Blue) = 109+21+38=168 (22% of max value = 765). Red value is 109 (42.97% from 255 or 64.88% from 168); Green value is 21 (8.59% from 255 or 12.5% from 168); Blue value is 38 (15.23% from 255 or 22.62% from 168); Max value from RGB is 109 - color contains mainly: red. Hex color #6D1526 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6D1526 is #92EAD9. Grayscale: #313131. Windows color (decimal): -9628378 or 2495853. OLE color: 2495853.
HSL color Cylindrical-coordinate representation of color #6D1526: hue angle of 348.41º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #6D1526 is Cyan = 0, Magento = 0.81, Yellow = 0.65 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 21 | 38 | - |
| CMYK | 0 | 0.81 | 0.65 | 0.57 |
| HSL | 348.41º | 0.68% | 0.25% | - |
| HSV(B) | 348.41º | 0.81% | 0.43% | - |
| XYZ | 6.92 | 3.93 | 2.23 | - |
| YUV | 49.25 | 121.65 | 170.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 21 | 38 | 0 | 0.81 | 0.65 | 0.57 | 348.41 | 0.68 | 0.25 |
| Hex | 6D | 15 | 26 | 0 | 51 | 41 | 39 | 15C | 44 | 19 |
| Octal | 155 | 25 | 46 | 0 | 121 | 101 | 71 | 534 | 104 | 31 |
| Binary | 1101101 | 10101 | 100110 | 0 | 1010001 | 1000001 | 111001 | 101011100 | 1000100 | 11001 |
Color Harmonies of #6D1526
Complementary color
Monochromatic Colors of #6D1526
Black with #6D1526
Text Example
Text Example
White with #6D1526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D1526; }
p { color: rgb(109,21,38); }
H1.HeaderClassName
{
color: #6D1526;
}
.AnyTagClassName
{
color: #6D1526;
}
</style>
background-color css
<style>
a { background-color: #6D1526; }
a { background-color: rgb(109,21,38); }
div.DivClassName
{
background-color: #6D1526;
}
.BgClassName
{
background-color: #6D1526;
}
</style>
border-color css
<style>
span { border-color: #6D1526; }
span { border-color: rgb(109,21,38); }
td.TdClassName
{
border-color: #6D1526;
}
.TagClassName
{
border-color: #6D1526;
}
</style>