Shades of Pohutukawa #6D1427
Tints of Pohutukawa #6D1427
RGB
CMYK
RGB Variations
Color information
#6D1427 (or 0x6D1427) is known color: Pohutukawa. HEX triplet: 6D, 14 and 27. RGB value is (109,20,39). Sum of RGB (Red+Green+Blue) = 109+20+39=168 (22% of max value = 765). Red value is 109 (42.97% from 255 or 64.88% from 168); Green value is 20 (8.20% from 255 or 11.90% from 168); Blue value is 39 (15.62% from 255 or 23.21% from 168); Max value from RGB is 109 - color contains mainly: red. Hex color #6D1427 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6D1427 is #92EBD8. Grayscale: #303030. Windows color (decimal): -9628633 or 2561133. OLE color: 2561133.
HSL color Cylindrical-coordinate representation of color #6D1427: hue angle of 347.19º degrees, saturation: 0.69, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #6D1427 is Cyan = 0, Magento = 0.82, Yellow = 0.64 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 20 | 39 | - |
| CMYK | 0 | 0.82 | 0.64 | 0.57 |
| HSL | 347.19º | 0.69% | 0.25% | - |
| HSV(B) | 347.19º | 0.82% | 0.43% | - |
| XYZ | 6.92 | 3.9 | 2.31 | - |
| YUV | 48.78 | 122.49 | 170.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 20 | 39 | 0 | 0.82 | 0.64 | 0.57 | 347.19 | 0.69 | 0.25 |
| Hex | 6D | 14 | 27 | 0 | 52 | 40 | 39 | 15B | 45 | 19 |
| Octal | 155 | 24 | 47 | 0 | 122 | 100 | 71 | 533 | 105 | 31 |
| Binary | 1101101 | 10100 | 100111 | 0 | 1010010 | 1000000 | 111001 | 101011011 | 1000101 | 11001 |
Color Harmonies of #6D1427
Complementary color
Monochromatic Colors of #6D1427
Black with #6D1427
Text Example
Text Example
White with #6D1427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D1427; }
p { color: rgb(109,20,39); }
H1.HeaderClassName
{
color: #6D1427;
}
.AnyTagClassName
{
color: #6D1427;
}
</style>
background-color css
<style>
a { background-color: #6D1427; }
a { background-color: rgb(109,20,39); }
div.DivClassName
{
background-color: #6D1427;
}
.BgClassName
{
background-color: #6D1427;
}
</style>
border-color css
<style>
span { border-color: #6D1427; }
span { border-color: rgb(109,20,39); }
td.TdClassName
{
border-color: #6D1427;
}
.TagClassName
{
border-color: #6D1427;
}
</style>