Shades of Pohutukawa #691027
Tints of Pohutukawa #691027
RGB
CMYK
RGB Variations
Color information
#691027 (or 0x691027) is known color: Pohutukawa. HEX triplet: 69, 10 and 27. RGB value is (105,16,39). Sum of RGB (Red+Green+Blue) = 105+16+39=160 (21% of max value = 765). Red value is 105 (41.41% from 255 or 65.62% from 160); Green value is 16 (6.64% from 255 or 10% from 160); Blue value is 39 (15.62% from 255 or 24.38% from 160); Max value from RGB is 105 - color contains mainly: red. Hex color #691027 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691027 is #96EFD8. Grayscale: #2D2D2D. Windows color (decimal): -9891801 or 2560105. OLE color: 2560105.
HSL color Cylindrical-coordinate representation of color #691027: hue angle of 344.49º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #691027 is Cyan = 0, Magento = 0.85, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 16 | 39 | - |
| CMYK | 0 | 0.85 | 0.63 | 0.59 |
| HSL | 344.49º | 0.74% | 0.24% | - |
| HSV(B) | 344.49º | 0.85% | 0.41% | - |
| XYZ | 6.38 | 3.52 | 2.26 | - |
| YUV | 45.23 | 124.49 | 170.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 16 | 39 | 0 | 0.85 | 0.63 | 0.59 | 344.49 | 0.74 | 0.24 |
| Hex | 69 | 10 | 27 | 0 | 55 | 3F | 3B | 158 | 4A | 18 |
| Octal | 151 | 20 | 47 | 0 | 125 | 77 | 73 | 530 | 112 | 30 |
| Binary | 1101001 | 10000 | 100111 | 0 | 1010101 | 111111 | 111011 | 101011000 | 1001010 | 11000 |
Color Harmonies of #691027
Complementary color
Monochromatic Colors of #691027
Black with #691027
Text Example
Text Example
White with #691027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691027; }
p { color: rgb(105,16,39); }
H1.HeaderClassName
{
color: #691027;
}
.AnyTagClassName
{
color: #691027;
}
</style>
background-color css
<style>
a { background-color: #691027; }
a { background-color: rgb(105,16,39); }
div.DivClassName
{
background-color: #691027;
}
.BgClassName
{
background-color: #691027;
}
</style>
border-color css
<style>
span { border-color: #691027; }
span { border-color: rgb(105,16,39); }
td.TdClassName
{
border-color: #691027;
}
.TagClassName
{
border-color: #691027;
}
</style>