Shades of Arapawa #265069
Tints of Arapawa #265069
RGB
CMYK
RGB Variations
Color information
#265069 (or 0x265069) is known color: Arapawa. HEX triplet: 26, 50 and 69. RGB value is (38,80,105). Sum of RGB (Red+Green+Blue) = 38+80+105=223 (29% of max value = 765). Red value is 38 (15.23% from 255 or 17.04% from 223); Green value is 80 (31.64% from 255 or 35.87% from 223); Blue value is 105 (41.41% from 255 or 47.09% from 223); Max value from RGB is 105 - color contains mainly: blue. Hex color #265069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265069 is #D9AF96. Grayscale: #464646. Windows color (decimal): -14266263 or 6901798. OLE color: 6901798.
HSL color Cylindrical-coordinate representation of color #265069: hue angle of 202.39º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #265069 is Cyan = 0.64, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 38 | 80 | 105 | - |
| CMYK | 0.64 | 0.24 | 0 | 0.59 |
| HSL | 202.39º | 0.47% | 0.28% | - |
| HSV(B) | 202.39º | 0.64% | 0.41% | - |
| XYZ | 6.22 | 7.17 | 14.42 | - |
| YUV | 70.29 | 147.59 | 104.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 80 | 105 | 0.64 | 0.24 | 0 | 0.59 | 202.39 | 0.47 | 0.28 |
| Hex | 26 | 50 | 69 | 40 | 18 | 0 | 3B | CA | 2F | 1C |
| Octal | 46 | 120 | 151 | 100 | 30 | 0 | 73 | 312 | 57 | 34 |
| Binary | 100110 | 1010000 | 1101001 | 1000000 | 11000 | 0 | 111011 | 11001010 | 101111 | 11100 |
Color Harmonies of #265069
Complementary color
Monochromatic Colors of #265069
Black with #265069
Text Example
Text Example
White with #265069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265069; }
p { color: rgb(38,80,105); }
H1.HeaderClassName
{
color: #265069;
}
.AnyTagClassName
{
color: #265069;
}
</style>
background-color css
<style>
a { background-color: #265069; }
a { background-color: rgb(38,80,105); }
div.DivClassName
{
background-color: #265069;
}
.BgClassName
{
background-color: #265069;
}
</style>
border-color css
<style>
span { border-color: #265069; }
span { border-color: rgb(38,80,105); }
td.TdClassName
{
border-color: #265069;
}
.TagClassName
{
border-color: #265069;
}
</style>