Shades of Pohutukawa #6F1027
Tints of Pohutukawa #6F1027
RGB
CMYK
RGB Variations
Color information
#6F1027 (or 0x6F1027) is known color: Pohutukawa. HEX triplet: 6F, 10 and 27. RGB value is (111,16,39). Sum of RGB (Red+Green+Blue) = 111+16+39=166 (21% of max value = 765). Red value is 111 (43.75% from 255 or 66.87% from 166); Green value is 16 (6.64% from 255 or 9.64% from 166); Blue value is 39 (15.62% from 255 or 23.49% from 166); Max value from RGB is 111 - color contains mainly: red. Hex color #6F1027 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #6F1027 is #90EFD8. Grayscale: #2F2F2F. Windows color (decimal): -9498585 or 2560111. OLE color: 2560111.
HSL color Cylindrical-coordinate representation of color #6F1027: hue angle of 345.47º degrees, saturation: 0.75, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #6F1027 is Cyan = 0, Magento = 0.86, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 111 | 16 | 39 | - |
| CMYK | 0 | 0.86 | 0.65 | 0.56 |
| HSL | 345.47º | 0.75% | 0.25% | - |
| HSV(B) | 345.47º | 0.86% | 0.44% | - |
| XYZ | 7.11 | 3.9 | 2.3 | - |
| YUV | 47.03 | 123.47 | 173.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 111 | 16 | 39 | 0 | 0.86 | 0.65 | 0.56 | 345.47 | 0.75 | 0.25 |
| Hex | 6F | 10 | 27 | 0 | 56 | 41 | 38 | 159 | 4B | 19 |
| Octal | 157 | 20 | 47 | 0 | 126 | 101 | 70 | 531 | 113 | 31 |
| Binary | 1101111 | 10000 | 100111 | 0 | 1010110 | 1000001 | 111000 | 101011001 | 1001011 | 11001 |
Color Harmonies of #6F1027
Complementary color
Monochromatic Colors of #6F1027
Black with #6F1027
Text Example
Text Example
White with #6F1027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6F1027; }
p { color: rgb(111,16,39); }
H1.HeaderClassName
{
color: #6F1027;
}
.AnyTagClassName
{
color: #6F1027;
}
</style>
background-color css
<style>
a { background-color: #6F1027; }
a { background-color: rgb(111,16,39); }
div.DivClassName
{
background-color: #6F1027;
}
.BgClassName
{
background-color: #6F1027;
}
</style>
border-color css
<style>
span { border-color: #6F1027; }
span { border-color: rgb(111,16,39); }
td.TdClassName
{
border-color: #6F1027;
}
.TagClassName
{
border-color: #6F1027;
}
</style>